| batch input session |
Sequence of transactions supplied with user data by a program.
The system stores these transactions on a stack until you decide to process them online. No database updates are performed until the session has been processed.
Using this technique, you can transfer large amounts of data to the SAP system in a short time.