Ansicht
Dokumentation

ABAPDELETE_OBSOLETE - DELETE OBSOLETE

ABAPDELETE_OBSOLETE - DELETE OBSOLETE

TXBHW - Original Tax Base Amount in Local Currency   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

DELETE dbtab, Short Form

Short Reference



DELETE ${ dbtab $| *dbtab $} ...

Effect

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

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






ROGBILLS - Synchronize billing plans   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1296 Date: 20240425 Time: 115939     sap01-206 ( 27 ms )