The Function Module LVC_TRANSFER_TO_SLIS () is a standard Function Module in SAP ERP and is part of the function group SLVC within the package SLIS.
Function Module | LVC_TRANSFER_TO_SLIS |
Short Text | |
Function Group | SLVC |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LAYOUT_LVC | TYPE | LVC_S_LAYO | Layout Structure | |
IT_FIELDCAT_LVC | TYPE | LVC_T_FCAT | Field Catalog | |
IT_FILTER_LVC | TYPE | LVC_T_FILT | Filter Table | |
IT_SORT_LVC | TYPE | LVC_T_SORT | Sort table |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_LAYOUT_ALV | TYPE | SLIS_LAYOUT_ALV | Layout Structure | |
ET_FIELDCAT_ALV | TYPE | SLIS_T_FIELDCAT_ALV | Field Catalog | |
ET_FILTER_ALV | TYPE | SLIS_T_FILTER_ALV | Filter | |
ET_SORT_ALV | TYPE | SLIS_T_SORTINFO_ALV |
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 |
---|---|---|---|---|
IT_DATA | LIKE | Data Table |
This function module does not define any Exceptions.