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
I need some information regarding Vcentric Test pattern ? with questions.
What is modularization and its benefits?
What are the differences between domain and data element?
What are the two statements which are required in an abap program to output an icon using a write statement?
What will you code in start-of-selection & end-of-selection ?
What are the screen painter and menu painter?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
Explain get cursor field?
What is the full form of spro? : sap abap hr
Can we specify the next screen number with a variable?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What are field symbols?
To find the date difference & excude saturday & sunday in between them
What is IMG in SAP?
What is an internal table?