The Function Module K_KKB_FIELDCAT_COMPLETE () is a standard Function Module in SAP ERP and is part of the function group SKBH within the package SLIS.
Function Module | K_KKB_FIELDCAT_COMPLETE |
Short Text | |
Function Group | SKBH |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALWAYS | TYPE | CHAR1 | Character Field Length 1 | |
I_BUFFER_ACTIVE | TYPE | CHAR1 | ||
I_FCAT_COMPLETE | TYPE | SAP_BOOL | ABAP_FALSE | boolsche Variable (X-true, space-false) |
I_LENSAVE | TYPE | CHAR1 | Character Field Length 1 | |
I_NO_DDIC_READ | TYPE | CHAR1 | Character Field Length 1 | |
I_REFRESH_BUFFER | TYPE | CHAR1 | Character Field Length 1 | |
I_TABNAME | TYPE | KKBLO_TABNAME | ||
I_TABNAME_SLAVE | TYPE | KKBLO_TABNAME |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_LAYOUT | TYPE | KKBLO_LAYOUT | ||
CT_FIELDCAT | TYPE | KKBLO_T_FIELDCAT | ||
C_INPUT | TYPE | CHAR01 | Character Field Length 1 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.