A situation: An ABAP program creates a batch-input session. We need to submit the program and the batch session in background. How to do it?
Answer Posted / chakresh kumar
You should process batch-input sessions in the foreground or using the error display if you want to test the data transfer. If you want to execute the data transfer or test its performance, you should process the sessions in the background. To process the sessions in the background, Set the Run mode to Background.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how do you use structures in the abap programs?
What is the difference between skip and new-line?
What are lock objects?
What is the difference between get and get late?
What is a view in sap? : abap data dictionary
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What are logical data bases used in hr module? : abap hr
What are the uses of the information in the data dictionary? : abap data dictionary
What is the difference between a substructure and an append structure?
Explain some essential objects in abap dictionary?
Explain the differences between sap memory and abap memory?
What is the bapi?
What does the extract statement do in extract datasets? : abap modularization
What is the difference between a structure and an append structure?
Where the payroll results are stored