Ansicht
Dokumentation

ABAPMODIFY_OBSOLETE - MODIFY OBSOLETE

ABAPMODIFY_OBSOLETE - MODIFY OBSOLETE

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

MODIFY dbtab, Short Form

Short Reference



MODIFY ${ dbtab $| *dbtab $} ...

Effect

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

MODIFY 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.






PERFORM Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1305 Date: 20240423 Time: 100406     sap01-206 ( 26 ms )