SAP ABAP Question:
Download Questions PDF

What are the problems in processing batch input sessions? How is batch input process different from processing on line?

Answer:

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.

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between a pool table and a transparent table and how they are stored at the database level?Is Session Method, Asynchronous or Synchronous?