ABAPINSERT_DBTAB_SHORTREF - INSERT DBTAB SHORTREF

ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

INSERT dbtab

Reference



Syntax

INSERT { {INTO {dbtab|(dbtab_syntax)} [CLIENT SPECIFIED]
                                    [CONNECTION {con|(con_syntax)}]
          VALUES wa}
       | { {dbtab|(dbtab_syntax)} [CLIENT SPECIFIED]
                                 [CONNECTION {con|(con_syntax)}]
           FROM wa|{TABLE itab [ACCEPTING DUPLICATE KEYS]} } }.


Effect

Inserts lines into a database table.

Additions






BAL Application Log Documentation   Vendor Master (General Section)  
This documentation is copyright by SAP AG.


Length: 2358 Date: 20120522 Time: 233034     triton ( 35 ms )