This subroutine deletes an uploaded file that was generated using a subroutine such as COBW3_GEN_UPLOADFILE.
This subroutine can delete a file that was generated using COBW3_GEN_UPLOADFILE, COBW3_GEN_UPLOADFILE_X or COBW3_GEN_UPLOADFILE_N within the same request. File generation or deletion among two or more requests (two or more pages) cannot be performed.
How to write
CALL "COBW3_DEL_UPLOADFILE" USING COBW3.
Data setting for calling
Set the name of the file to be deleted.
Processing result data
None