Menu

SAP Function Module TB_LIMIT_ADD_PARTNER_TO_FC

Partnername in den Feldkatalog für ALV aufnehmen

The Function Module TB_LIMIT_ADD_PARTNER_TO_FC (Partnername in den Feldkatalog für ALV aufnehmen) is a standard Function Module in SAP ERP and is part of the function group TBL6 within the package FTLM.

Technical Information

Function Module TB_LIMIT_ADD_PARTNER_TO_FC
Short Text Partnername in den Feldkatalog für ALV aufnehmen
Function Group TBL6
Package FTLM
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_TABNAME TYPE SLIS_TABNAME Tabellenname

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV Feldkatalog ALV

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_LM LIKE VTSL_NAMRANGE Limitmerkmale

Exceptions

This function module does not define any Exceptions.