The Function Module BKK_LIST_GET_FIELDCAT (BKK-Listen: Feldkatalog für Listtool ermitteln) is a standard Function Module in SAP ERP and is part of the function group FB06 within the package FKB.
Function Module | BKK_LIST_GET_FIELDCAT |
Short Text | BKK-Listen: Feldkatalog für Listtool ermitteln |
Function Group | FB06 |
Package | FKB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LISTNO | LIKE | TBKK11-LISTNO | lfd. Nummer | |
I_REPORT | LIKE | TBKK11-REPORT | Reportname |
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 |
---|---|---|---|---|
T_FIELDCAT | TYPE | KKBLO_T_FIELDCAT | Tabelle mit Feldkatalog für das List-Tool |
This function module does not define any Exceptions.