diff way of handling errors in call trans ans session methods
Answers were Sorted based on User's Feedback
Answer / nitin sharma
In call transaction, the errors can be handled by
BDCMSGCOLL Structure and its fm format_messages to display
the appropriate messages.
In Session Method, we have generated error logs to locate
the errors wherein we can find errors on a particular line.
After that , error log analysis report will be generated to
update errors.
Please do provide me more correct answers, if it does not
fullfil this question.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / damodar reddy
Hi nitin sharma u r correct, but better to add 1 point , i.e.,
In call transaction we handle the the errors explicitly
Where as in session method errors will be implicitly in
error logs.
and tell the above in remaining.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
What are multiple use BADIS?
how can you display data say "your name"in smart forms without print program or driver program??
Whether Project contains enhancement or Enhancement contains Projects?
what is the sap standard script for picking list?
How to debug smartforms?
what are the components of bdc?
Anyone can plz help me in finding the occurate material for ALE,EDI&IDOCS ,OTHERTHAN ARVIND NAGPAL'S EDITION!IF u know then plz inform me!
Can we debug RFC's? If yes how can we do?
Identify the valid statement when coding a field exit (a) SUBMIT RSCA101X. (b) MESSAGE E101. (c) MESSAGE I101. (d) BREAK-POINT.
Hi all, How can u get the Sales order no. if u know only Delivery order
Types of updating in call tr?
What are the aggregate objects in the dictionary? : abap data dictionary