SAP DELETE DATASET - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for DELETE_DATA_SET

DELETE DATASET

ABAP Reference
ABAP Code Snippet


ABAP Syntax DELETE DATASET dset.

ABAP Code Snippet

What does it do?
Deletes a file specified in dset from the application server.

Return to menu