The Function Module DX_FILE_WHERE_USED () is a standard Function Module in SAP ERP and is part of the function group DX_FILE_REG within the package S_DX_BAPI.
Function Module | DX_FILE_WHERE_USED |
Short Text | |
Function Group | DX_FILE_REG |
Package | S_DX_BAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILENAME | LIKE | DXFILE-FILENAME | File Name | |
FILETYPE | LIKE | DXFILE-FILETYPE | File type (L-logical, P-physical) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVERUN | LIKE | DXRUN | Data Transfer Run to R/3 |
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 |
---|---|---|---|---|
TASKS | LIKE | DXTASKS | Assignment of Files to Tasks |
This function module does not define any Exceptions.