What do you do when the system crashes in the middle of
batch session?
Answer Posted / mh.anjan
if system crashes in the middle of batch session.we check
the log.howmany records are successfuly updated and delete
those records from source file.and re run the session.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the three hierarchical levels of data types and objects?
Have you processed BDCs ?
Explain badi in abap.
Can you set up background processing using call transaction?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
To how many tables can an append structure be assigned. : abap data dictionary
How to write a bdc – how do you go about it?
What are the internal tables and work area?
How to combine multiple billing into one RV document ( Step by Step)?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
What actually happens in real-time recruitment? : sap abap hr
Explain what are the events used in interactive reports?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is help view?