Menu

SAP Function Module BKK_ALV_GET_FIELDCAT

BKK-Listen: Feldkatalog für ABAP-List-Viewer ermitteln

The Function Module BKK_ALV_GET_FIELDCAT (BKK-Listen: Feldkatalog für ABAP-List-Viewer ermitteln) is a standard Function Module in SAP ERP and is part of the function group FB06 within the package FKB.

Technical Information

Function Module BKK_ALV_GET_FIELDCAT
Short Text BKK-Listen: Feldkatalog für ABAP-List-Viewer ermitteln
Function Group FB06
Package FKB
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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 Tabelle mit Feldkatalog f. List-Viewer

Exceptions

This function module does not define any Exceptions.