How to find the return code of a stmt in ABAP programs?
Answer Posted / shatrughan singh
SY-SUBRC (except for transfer stmt).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What was the requirement of IDoc in your project? How it was working?
What are the types of data types in the sap abap?
function modules are also external subroutines. State true or false. : abap modularization
Explain buffering
What is the procedure you followed to upload the data?
What are types of select statements?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
In sap script how to print bar code in vertical manner
Explain the session method? : abap bdc
What is read line in abap?
Is a logical database a requirement/must to write an abap/4 query?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Explain the advantages and disadvantages of abap query tool?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
How do you control printer functions from sapscript?