The Function Module DX_SPLIT_FILE_CLEANUP (Aufräumen nachdem ein Fehler beim Aufteilen entstanden ist) is a standard Function Module in SAP ERP and is part of the function group DX_TOOLS within the package S_DX_BAPI.
Function Module | DX_SPLIT_FILE_CLEANUP |
Short Text | Aufräumen nachdem ein Fehler beim Aufteilen entstanden ist |
Function Group | DX_TOOLS |
Package | S_DX_BAPI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LT_OPEN_FILE | LIKE | DXFILEN | Internal table that contains all the filenames that want to be deleted. |
This function module does not define any Exceptions.