Ansicht
Dokumentation

ABAPDELETE_OBSOLETE - DELETE OBSOLETE

ABAPDELETE_OBSOLETE - DELETE OBSOLETE

General Material Data   Addresses (Business Address Services)  
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.






Addresses (Business Address Services)   General Material Data  
This documentation is copyright by SAP AG.

Length: 1296 Date: 20240329 Time: 123725     sap01-206 ( 27 ms )