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 are the types of subroutines? : abap data dictionary
What are the dynamic actions and how to configure it? : sap abap hr
What is a data class? : abap data dictionary
What are the parameters in bdc_insert? : abap bdc
How we can retrieve data using secondary index. Explain with simple example?
Sal abap on hana interview
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
Explain the components of selection table?
Differentiate between static and dynamic step loops?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
What is synchronous update?
What is the collect statement? How is it different from append?
How do you write a function module in sap?
What are the data types of the abap/4 layer?