Menu

SAP Function Module RTP_US_API_FILL_FIELD_CATALOG

Fill the field catalog table for the ALV

The Function Module RTP_US_API_FILL_FIELD_CATALOG (Fill the field catalog table for the ALV) is a standard Function Module in SAP ERP and is part of the function group RTP_US_API_ALV within the package BCA_US.

Technical Information

Function Module RTP_US_API_FILL_FIELD_CATALOG
Short Text Fill the field catalog table for the ALV
Function Group RTP_US_API_ALV
Package BCA_US
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_FLG_DETAIL TYPE CHAR01 Character field length 1

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_FIELD_CAT LIKE LVC_S_FCAT ALV control: Field catalog

Exceptions

This function module does not define any Exceptions.