How you will catch errors in call transaction?
Answer Posted / kruthicse
All the errors are entered into an internal table of type
BDCMSGCOLL.Then we can loop over the message table to write
out any messages that were entered into it.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what next in SAP-ABAP/4 is it going to be change?
What is meant by slab? How is indian slab and us slab? : sap abap hr
Explain data dictionary in abap?
What is the difference between a structure and a table? : abap data dictionary
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is singleton pattern in OOPS?
How do I find the output type of a table or a program?
Mention some important events in abap programming.
What is the significance of delivery class? : abap data dictionary
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
Does the external program run in the same sap luw as the caller, or in a separate one?
What work you have done in HR module
How will you define org structure in MM?
What are the different methods of passing data?
Can we create a gui status in a program from the object browser?