The Function Module DSVAS_DOC_WS_FILE_DELETE_50 () 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_WS_FILE_DELETE_50 |
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 |
---|---|---|---|---|
FILE | TYPE | C | Name of the file to be deleted |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | Return Code |
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 |
---|---|
ACCESS_DENIED | Access Denied |
CNTL_ERROR | |
ERROR_GE50 | |
ERROR_LT50 | |
ERROR_NO_GUI | |
FILENAME_TOO_LONG | |
FILE_DELETE_FAILED | File Delete Failed |
FILE_NOT_FOUND | File not found |
UNKNOWN_ERROR | Unknown Error |