ABAPINSERT_OBSOLETE - INSERT OBSOLETE

CPI1466 during Backup   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

INSERT dbtab - Short form

Short Reference



Obsolete Syntax

INSERT { dbtab | *dbtab } ... .

Effect

This statement is a short form of the following Open SQL statement for accessing an individual database tabledbtab:

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

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

Note

The short form is not allowed in classes. Instead, use an explicit work area.


rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.


Length: 1428 Date: 20120522 Time: 233626     triton ( 55 ms )