Ansicht
Dokumentation

ABAPINSERT_OBSOLETE - INSERT OBSOLETE

ABAPINSERT_OBSOLETE - INSERT OBSOLETE

Vendor Master (General Section)   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

INSERT dbtab, Short Form

Short Reference



INSERT ${ dbtab $| *dbtab $} ...

Effect

This statement is a short form of the following statement for accessing an individual database table dbtab:

INSERT dbtab FROM ${ dbtab $| *dbtab $} ... .

The explicit specification of a work area is missing in the short form. A table work area dbtab or *dbtab is used implicitly as the work area. The table work area must be declared using TABLES. If the name *dbtab is used instead of the name of the database table dbtab, dbtab is accessed, but the additional table work area is used.






BAL Application Log Documentation   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1296 Date: 20240418 Time: 234256     sap01-206 ( 25 ms )