The Function Module DSVAS_DOC_DOCUMENT_DELETE () is a standard Function Module in SAP ERP and is part of the function group DSVAS_DOC within the package DSVAS.
Function Module | DSVAS_DOC_DOCUMENT_DELETE |
Short Text | |
Function Group | DSVAS_DOC |
Package | DSVAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_COMMIT | TYPE | CHAR1 | 'X' | Commit wird ausgeführt |
PF_DELETE_IN_ARCHIVE_ALSO | LIKE | SY-INPUT | SPACE | |
PF_DOCNO | LIKE | DSVASDOCHEAD-DOCKEY | Document Number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCUMENT_WAS_ARCHIVED | |
FAILED | Failed |
PERMISSION_DENIED | No Authorization |
SESSION_NOT_CHANGEABLE |