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


Please Help Members By Posting Answers For Below Questions

What are field groups?

604


How do you execute the payroll

2104


Event handling in oops

1126


What are the different types of abap/4 programs?

607


When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?

572






Explain the difference between get and get late?

580


How will you insert record in a sorted table

870


What is meant by hide area?

656


data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1897


how to track records from data dictionary?

1653


What is a predefined type in abap?

641


What are the internal tables and work area?

553


What are the three components of a work process?

632


What are the different functions used in sap script? What are the parameters used in each function?

620


Why we are using Macros instead of Function Modules

1617