The Function Module BDLS_CONVERSION_LOG_DISPLAY () is a standard Function Module in SAP ERP and is part of the function group BDLS within the package SALE2.
Function Module | BDLS_CONVERSION_LOG_DISPLAY |
Short Text | |
Function Group | BDLS |
Package | SALE2 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HEADER | TYPE | BDI_LSHDR | Transfer Structure for Conversion of Logical System Names | |
TITLE | TYPE | CHAR120 | Row |
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 |
---|---|---|---|---|
POSITION | LIKE | BDI_LSPOS | ||
PROTOCOL | LIKE | BDI_LSLOG |
This function module does not define any Exceptions.