difference between batch input and direct input and call
transaction ?

Answer Posted / theabapconsultant

batch input method or batch data comunication both are the same. it worls on the principle of simulating user input to the transaction screen via abap program. it can handle errors explicitly . features also include logging and synchronous processing.generally data is given in a flat file in which i undergoes through a screen and screen validation finally inserts in a database. eg: session method and bdc call transaction method
but direct input is asynchrounous.data is directly uploaded in a database by doing some field validations. errors cant be handled. it inserts data using some inbuilt function modules.
eg: LSMW

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the functional areas? User groups? And how does abap/4 query work in relation to these?

597


Did you create secondary index?

683


Which FM do you use to find out who is reporting to whom

5161


HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.

1770


What is the relationship existing between the various data elements? : abap data dictionary

581






What are logical databases? What are the advantages of logical databases?

511


What is the function of the transport system and workbench organiser? : abap data dictionary

606


Difference between transparent tables and pooled tables? : abap hr

547


Define the various contents of technical specifications ?

608


Explain what is an rfc?

606


Explain different types of locks?

554


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2245


What is get cursor field?

865


What is ole?

675


Define database layer?

609