ABAPDELETE_FROM_SHORTREF - DELETE FROM SHORTREF

ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

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

  • MEMORY
    Specifies a data cluster in the ABAP memory.

  • DATABASE dbtab(ar) [CLIENT cl]
    Specifies a data cluster in a database table dbtab, in the range ar and with aclient ID cl.

  • {SHARED MEMORY}|{SHARED BUFFER} dbtab(ar) [CLIENT cl]
    Specifies a data cluster in an application buffer of theshared memory of theapplicationserver that addresses a range ar and a client ID cl using the name of a database table dbtab. The two alternatives have different displacement mechanisms.





TXBHW - Original Tax Base Amount in Local Currency   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.


Length: 1995 Date: 20120522 Time: 045739     triton ( 77 ms )