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 / pratyush

Using submit report name
with selection-table internal_tab(type bcddata)
and return.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Exception handling and how does it transfer from called method to calling method?

863


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

627


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

754


Explain open dataset in sap abap?

791


What are the merits of its?-

624






What is native sql?

593


What are the uses of the information in the data dictionary? : abap data dictionary

718


When, how and how would you control changes to standard SAP objects.

1419


Define subtype ? : abap hr

605


Which type of tables used this buffer?

589


Final class

1010


What is processing class, where we do them and why? : sap abap hr

561


What is a projection view? : abap data dictionary

585


What are the differences between a database index and a match code?

590


What is the differences between structure and table in the data dictionary in abap?

605