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 is your approach for writing a bdc program? : abap bdc
How is conversion of data types done between abap/4 & external level? : abap data dictionary
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What does the extract statement do in extract datasets? : abap modularization
What are secondary indexes. How can we know which index is being used in a select query?
What are field symbols?
Can i Have Some Realtime Examples On Modulepool programming.
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
Define database layer? : abap data dictionary
Explain the disadvantages of different types of bdc's?
What is the sap abap?
What data is contained? : abap data dictionary
What are indexes? : abap hr
Can there be more than 1 main window in sap script?