How will you process errors in session method?
Answer Posted / uday
goto SM35 and there u will see log file.
if u get any error while processing data error record moves to
log file and download the recors from log file and then any
reload the error records
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What is a subscreen? How can we use a subscreen?
How will you insert record in a sorted table
What is the lock object?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
How do you restrict the data to be entered in the payroll area? : sap abap hr
Can we make use of flow logic control key words in abap/4 and vice-versa?
Rp_provide_from_last contains how many parameters ? : abap hr
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
How does the system handle roll areas for external program components?
What is evaluation path, where do we do it and why? : sap abap hr
What is design pattern? Provide example .Why are we using it?
What are the sequences of event block?
What is the difference between a pool table and a transparent table?
How to convert normal function module to bapi?