An ABAP program creates a batch input session. We need to
submit the program and the batch session in back ground. How
to do it?
Answer Posted / tech3
go to SM36 and create background job by giving job name, job
class and job steps (JOB SCHEDULING)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What is a modification assistant?
How would you suppress the display of a parameter on the selection screen?
What is the use of the statement leave to list-processing?
What is the difference between leave transaction and call transaction?
Does the call transaction method allow multiple transactions to be processed by sap?
Can there be more than 1 main window in sap script?
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What are the layers of data description in r/3? : abap data dictionary
What is a maintenance view? : abap data dictionary
What is database utility? : abap data dictionary
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Explain what are the events used in interactive reports?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
what is field string ? & where we are using field strings?