BDC - Batch data communication

 BDC

    *  Used to transfer data from Legacy system to SAP system.

    *  Principle - BDC works on the principle of screen recording.

    * T-code - SHDB.

    *  Precautions for recording 

        - never use F4 & F1 help.

        - Do not pass wrong value.

    * There are 3 methods.

        - Call transaction method.

        - Session method.

        - Direct input method.

        --> Call transaction method and session method are also called as batch input method.


Comments

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Read statement new syntax in ABAP. (7.4+).

Concatenation new syntax( 7.4+ ).