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 is long text?
At selection-screen on Fields output?
1)you are creating the table and with EmpID, Lastname and Zender(Male and Female) only the Male and Female data only should entered other data should not entered.
how to field properties are set with **** as a password.
1 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
what is a text table ?
Difference between select option and ranges ?
What are the events used for page headers and footers?
What are subroutines? : abap modularization
what is index and types in indexes?
A Report program is executed in Back ground mode. The out put of this program must be sent to the inbox for a list of users.The users are based on an Organizational assignment defined in a configuration table. what is the Best way this can be performed?
what is a difference between user exist and coustmer exist?
What is the major difference between pool tables and transparent tables?