SAP Function WS_FILE_DELETE - OBSOLETE: Delete Presentation Server File

Parameter Reference Type Length Default Optional Text
FILE RLGRAP-FILENAME C 128 Name of the file to be deleted

Parameter Reference Type Length Text
RETURN 0 Return code


This module is obsolete. Use the appropriate module from the functiongroup SFES.
Deletes a file on the frontend, if it exists.

Description
Return code of the operation

Value range
'0': File successfully deleted
'1': File does not exist
'8': File could not be deleted (e. g. write protection for file)
(File attribute 'R' for Windows, no 'w' for Unix)
'9': Gen. error