The Function Module DX_ATTRIB_LSMW_DISPLAY () is a standard Function Module in SAP ERP and is part of the function group DX_ATTRIB_LSMW within the package S_DX_BAPI.
Function Module | DX_ATTRIB_LSMW_DISPLAY |
Short Text | |
Function Group | DX_ATTRIB_LSMW |
Package | S_DX_BAPI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATTRIBDATA | LIKE | DXATTRIB2 | Attributes of Task of Type MAP LSMW |
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 |
---|---|---|---|---|
INPUT_FILES | LIKE | DXFILEP | Files: Name & Type & Storage Data (like LSMW) | |
OUTPUT_FILES | LIKE | DXFILEP | Files: Name & Type & Storage Data (like LSMW) |
This function module does not define any Exceptions.