The Function Module TB_LIMIT_CHARS_MAIN_LT (limitartenspez. DB-Zugriff auf Limitmerkmale) is a standard Function Module in SAP ERP and is part of the function group TBLS within the package FTLM.
Function Module | TB_LIMIT_CHARS_MAIN_LT |
Short Text | limitartenspez. DB-Zugriff auf Limitmerkmale |
Function Group | TBLS |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IR_CHAR | TYPE | RSDS_FRANGE_T | generische Range für beliebige Merkmale und -abgrenzungen | |
IR_SLDFIL | TYPE | TRLM_T_R_SLDFIL | Range von Anzeigefiltern | |
IT_ENTRIES_LKEY | TYPE | TRLM_T_TAKEY | Selektionstabelle für I_ACCESS_MODE - '2' , '3' und '4' | |
IT_ENTRIES_LM | TYPE | TRLM_T_LM | Selektionstabelle für I_ACCESS_MODE - '2' und '3' | |
IT_WHERE | TYPE | RSDS_TWHERE | nicht bei I_ACCESS_MODE - '2', vgl. dort | |
I_ACCESS_MODE | TYPE | C | '1' | --> Langtext |
I_INCLUDE_INITIAL_VALUES | LIKE | BOOLE-BOOLE | 'X': auch initiale Merkmale selektieren | |
I_MAX_FIELD | LIKE | FELD-NAME | gibt max ( Feldname in i_max_field in e_max zurück | |
I_ROWS | LIKE | SY-TABIX | 0 | Option: ... up to x rows |
I_SLA | LIKE | ATLA-SLA | Limitart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MAX | LIKE | vgl. I_MAX_FIELD |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_VTBLS | TYPE | TRLM_T_LS | Limitsätze |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXPRESSION_ERROR | interner Fehler bei Umsetzung WHERE-Bedingung |
FNAME_ERROR | falscher Feldname in I_MAX_FIELD |
PARAM_ERROR | falscher Aufruf |
TABLE_NOT_EXISTENT | Limitsatztabelle nicht generiert |