The Function Module K_KKB_LIST_LAYOUT_INFO_GET (Layout information for current list returned to caller) is a standard Function Module in SAP ERP and is part of the function group KKBL within the package SLIS.
Function Module | K_KKB_LIST_LAYOUT_INFO_GET |
Short Text | Layout information for current list returned to caller |
Function Group | KKBL |
Package | SLIS |
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 |
---|---|---|---|---|
ES_LAYOUT | TYPE | KKBLO_LAYOUT | ||
ET_FIELDCAT | TYPE | KKBLO_T_FIELDCAT | ||
ET_SORT | TYPE | KKBLO_T_SORTINFO |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.