Menu

SAP Function Module DX_FILE_WHERE_USED

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.

Technical Information

Function Module DX_FILE_WHERE_USED
Short Text
Function Group DX_FILE_REG
Package S_DX_BAPI
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.