difference between batch input and direct input and call
transaction ?
Answer / 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 |
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
How to see the error message if we use call transaction method in BDC ??
What happens if we use leave to list-processing without using suppress-dialog?
What is direct input method ?
i want to print 1 tp 100 in sapscript in a single page in a vertical manner 1 6 2 7 3 8 . . . . how will i do it
what is bapi,badi,bdc,ale idocs?
whats the difference between range & select-option??
Why u r looking for change from current compeny? which is the best answer?
what is use of STOP stsment
What are the events in classical reports?
What is meant by hotspots?