The Function Module BKK_COND_FIELDCAT_FILL (Aufbau Feldcatalog für List-Tool) is a standard Function Module in SAP ERP and is part of the function group FB8A within the package FKBC.
Function Module | BKK_COND_FIELDCAT_FILL |
Short Text | Aufbau Feldcatalog für List-Tool |
Function Group | FB8A |
Package | FKBC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CATEGORY | LIKE | TBKK81-CONDCATG | ||
I_CONDAREA | LIKE | IBKK91-CONDAREA | ||
I_INDIVIDUAL | LIKE | IBKK91-XCOND_IND | ' ' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TABNAME_HEADER | LIKE | DD02L-TABNAME | ||
E_TABNAME_ITEM | LIKE | DD02L-TABNAME |
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 |
---|---|---|---|---|
T_FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV |
This function module does not define any Exceptions.