⟩ What are the problems in processing batch input sessions? How is batch input process different from processing on line?
Two Problems: -
1) If the user forgets to opt for keep session then the session will be automatically removed from the session queue (log remains). However, if session is processed we may delete it manually.
2) If session processing fails, data will not be transferred to SAP database table.