SAP DELETE SOURCE ABAP Statements
Get Example source ABAP code based on a different SAP table
• TABLE DELETE dbtab
ABAP_SYNTAX
$| ${TABLE @itab$|@( expr )$} ...>
ABAP_ALTERNATIVES:
1
2
What does it do?
In the variant
Latest notes:
NON_V5_HINTS
Host variables without the escape character
ABAP_HINT_END
ABAP Alternative 1
What does it do?
If a non-table-like work area is specified as a host variable
If there is no row in the database with the same content as the primary key, no row is deleted and