Sunday, 13 May 2012

What are the various data transfer methods? | SAP-ABAP

 There are three methods of data transfer:
=>    Direct Input-- In direct input, SAP function modules execute the consistency checks.
=> Call Transaction-- In call transaction, ABAP statement CALL TRANACTION is used for running SAP transaction.
=>    Batch Input Session-- Data consistency check with the help of screen logic.

No comments: