diff way of handling errors in call trans ans session methods
Answer Posted / mahesh
In call transaction we can find error in 'BDCMSGCOLL' it,s a standard structure for call transaction method all success or error messages stored in this structure.
In session method we can can find error by using transaction 'SM35' in this transaction we can find error messages & success messages we can find here.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the organizational related Infotypes
What are different ABAP editors? What are the differences?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What is a projection view? : abap data dictionary
What is the difference between refresh and free statements?
What are the uses of the information in the data dictionary? : abap data dictionary
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What are the different types of luws. What are they?
To find the date difference & excude saturday & sunday in between them
Where do you code the hide statement?
What is direct input method ?
How many types of size categories and data classes are there? : abap data dictionary
What is update task
Specify the types of data dictionary objects.
What is the difference between call transaction method and the session method? : abap bdc