How is batch input process different from processing online?
Answer Posted / rajkumar gupta
For online (Session method) external data is deposited in a session for later processing.
For inline (call transaction method) the entire batch input process takes place inline in your program.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the payroll related infotypes? : abap hr
Name the abap/4 modularization techniques?
What are client dependant objects in abap/sap?
Define database layer? : abap data dictionary
How do you execute the payroll
Explain what is sequence of event triggered in report?
What are the different methods of passing data? : abap modularization
What does hide statement do?
What happens if a function module runs in an update task? : abap modularization
Explain the different types of screen keywords?
What is an “on input filed” statements?
How many ways you can create table? : abap data dictionary
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What are differences between at selection-screen and at selection-screen output?
How to eliminate duplicate entries in internal tables? : abap data dictionary