Answer Posted / bandivenkateswarlu
In the report the these types of errors occured .
Errors:
1. syntax errors
2. naming conventions errors
3. dump errors
4. runtime errors
5. declaration errors
6. terminating errors
7. sucessful errors
8. warning errors
9.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the aggregate objects in data dictionary? : sap abap data dictionary
To find the date difference & excude saturday & sunday in between them
What are the advantages of different types of bdc's?
How to create a check box/option button in a list?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is a size category?
What are the basic objects of the data dictionary? : abap data dictionary
How can I get ascii value of any letter? Is there any function?
What are the functional areas?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
When is the top-of-page event triggered? : abap data dictionary
What are the various types of selection screen event?
If your project is support project ? when is your implementation has completed ?
What is an Unpack command?