Menu

SAP Function Module TB_LIMIT_CHARS_MAIN_MEM

zentraler Verteiler für Memory-Zugriffe auf Limitmerkmale

The Function Module TB_LIMIT_CHARS_MAIN_MEM (zentraler Verteiler für Memory-Zugriffe auf Limitmerkmale) is a standard Function Module in SAP ERP and is part of the function group TBLS within the package FTLM.

Technical Information

Function Module TB_LIMIT_CHARS_MAIN_MEM
Short Text zentraler Verteiler für Memory-Zugriffe auf Limitmerkmale
Function Group TBLS
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
IT_VTBLS TYPE TRLM_T_LS Limitsätze (Input)
I_ACCESS_INIT LIKE BOOLE-BOOLE 'X' X': Initvalues in I_LS beachten --> Langtext
I_ACCESS_MODE TYPE C '1' 1': Read-Access, '2': Loop (mehrere Einträge in ET_VTBLS möglich)
I_LS TYPE TRLM_LS3 Key-Structure (Zugriffsschlüssel auf IT_VTBLS)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_VTBLS TYPE TRLM_T_LS Ergebnis(menge)
E_TABIX LIKE SY-TABIX --> Langtext

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.