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 |
User ‘A’ put the Exclusive Lock for one table and User ‘B’ want to put the Shared Lock for the same table. Is it Possible?
What is the step by step process to create a table in data dictionary?
In the `select' statement what is group by ?
What are the types of subroutines? : abap data dictionary
What is updated Function Module.
What is narrow casting and wide casting?
How can we achieve MVC ?
12) How to add Text Modules in SMARTFORMS?
How you prepare documentation?
how to transfor the data from flat file to bdc plz send the steps as well as example
What are the types of the software component being deployed in the sap?
what is the t-code to link technical and functional operation?