Fonction SAP BKK_ALV_GET_FIELDCAT - BCA Lists: Find Field Catalog for ABAP List Viewer

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_LISTNO TBKK11-LISTNO N 3 Sequential Number
I_REPORT TBKK11-REPORT C 40 Report Name

Paramètre Reférence Long. Facultatif Description
T_FIELDCAT SLIS_T_FIELDCAT_ALV 0 Table With Field Catalog for List View

Functionality
The system reads a field catalog that is transferred to the LIST TOOLfor the imported key (report, list number) from TBKK11.
The system also reads the text symbols with the text number that are toappear as headers in the list for the individual report entries (forexample, for individual field definitions without a DDIC reference).
If a DDIC name for the table/structure has been set in the TABNAME fieldfor the report in TBKK11, the relevant field catalog is structured onthe basis of the DDIC descriptions. These fields then appear in thefield selection of display variants for the list tool.
It is only useful to specify a DDIC table name if the relevant fieldcontents are also supplied in the internal transfer table.

Description
This number uniquely identifies a field catalog for a report sincea report can have multiple list variants.

Description
This report name is a key field in TBKK11 with which the field catalogis read.