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 |
In material report output,if i click on any material i have to open MM01 with that material in the field how?and from mm01 screen i have to come out what i have to do?
what are views? And how many types of views are there?
When we copy any Driver Program from Nace............when we copy into zprog,when we activate how it was linking to that particular std layout............what happening to the previous driver prog?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
WHAT ACTUALLY IS REAL TIME IMPLEMENTATION HOW MANY PHASES ARE THERE IN THAT
what is Tcode for Basic ALE configuration?
Difference between table control and step loop? Plz answer me its urgent!
What are the list of screen elements?
What are the field and chain statements?
Differentiate between table and template ?
what is the use of CTU_PARAMS hwen we r working with BDC?
In Realtime, how you get flat file for BDC session method.. through email or any other source? Who will send you flat file..your team lead or project lead or project manager etc?