Ansicht
Dokumentation

ABAPUPDATE_OBSOLETE - UPDATE OBSOLETE

ABAPUPDATE_OBSOLETE - UPDATE OBSOLETE

CL_GUI_FRONTEND_SERVICES - Frontend Services   TXBHW - Original Tax Base Amount in Local Currency  
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.






Vendor Master (General Section)   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1282 Date: 20240420 Time: 063040     sap01-206 ( 37 ms )