Ansicht
Dokumentation

ABAPDELETE_FROM_SHORTREF - DELETE FROM SHORTREF

ABAPDELETE_FROM_SHORTREF - DELETE FROM SHORTREF

TXBHW - Original Tax Base Amount in Local Currency   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

DELETE FROM

Reference



Syntax

DELETE FROM { {MEMORY ID id}
            | {DATABASE      dbtab(ar) [CLIENT cl] ID id}
            | {SHARED MEMORY dbtab(ar) [CLIENT cl] ID id}
            | {SHARED BUFFER dbtab(ar) [CLIENT cl] ID id} }.


Effect

Deletes the data cluster of the ID specified in id.

Additions

  • DATABASE dbtab(ar) $[CLIENT cl$]
    Specifies a data cluster in a database table dbtab, in the range ar and with a client ID cl.
  • ${SHARED MEMORY$}$|${SHARED BUFFER$} dbtab(ar) $[CLIENT cl$]
    Specifies a data cluster stored in an application buffer in the shared memory of the current addressed using the name of a database table dbtab, an area ar, and a client ID cl. These two alternatives have different displacement mechanisms. and a client ID cl. These two alternatives have different displacement mechanisms.





BAL Application Log Documentation   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2001 Date: 20240517 Time: 124133     sap01-206 ( 30 ms )