Documentation View

We are hiring and constantly growing! Have a look through our vacancies to find the right role for you!

ABAPUPDATE_OBSOLETE - UPDATE OBSOLETE

ABAPUPDATE_OBSOLETE - UPDATE OBSOLETE

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

UPDATE dbtab, Short Form

Short Reference



UPDATE ${ dbtab $| *dbtab $} ...

Effect

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

UPDATE 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   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1282 Date: 20230322 Time: 102007     sap01-206 ( 28 ms )