Sunday, 13 May 2012

How to process the batch input session? | SAP-ABAP

 It is a set of one or more calls to for transactions along with the data to be processed by of the same the transactions is called batch input session. Batch input session uses a special format to record the data and transaction that can be interpreted by the system. The system uses the data in the session to simulate on-line entry of transaction and data. The R/3 System can call transactions and enter data using the facilities that are available to interactive users.
 Batch input session is processed by either using transaction SM35 or go to System -> Services -> Batch input

No comments: