Answer Posted / lohith
With Call Transaction statement we can give the addition as
MESSAGES INTO <internal table> which is of type BDCMSGCOLL
which will contain all the messages.then loop through this
table to analyse the messages.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to create any functions?
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What are the differences between the table and the structure in the data dictionary in the sap abap?
Explain what is a foreign key relationship? Explain this with the help of an example.
What is table attribute? : abap data dictionary
What does the extract statement do in extract datasets? : abap modularization
What are the function module in bdc?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
Why do we use Abstract classes give an example from your project?
Define structure in abap data dictionary?
Write the bdc table structure? : abap bdc
Example of table cluster and cluster tables.
Define abap/4 layer? : abap data dictionary
How can a lock object be called in the transaction?
Explain the difference between tables and structures?