The Function Module TB_LIMIT_READ_P_IEIDSI (Paralleles Lesen der Tabellen VTBLIE/-ID/-SI) is a standard Function Module in SAP ERP and is part of the function group TBLA within the package FTLM.
Function Module | TB_LIMIT_READ_P_IEIDSI |
Short Text | Paralleles Lesen der Tabellen VTBLIE/-ID/-SI |
Function Group | TBLA |
Package | FTLM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_VTBLID | TYPE | TRLM_P_GT_VTBLID | Limit: Details zu Inanspruchnahmen (Einzelsätze) | |
CT_VTBLIE | TYPE | TRLM_P_GT_VTBLIE | Limitinanspruchnahme: Einzelsatz pro Objekt | |
CT_VTBLIS | TYPE | TRLM_P_GT_VTBLIS | Limitinanspruchnahmen: Verdichtung pro Limitvorgabe | |
CT_VTBLSI | TYPE | TRLM_P_GT_VTBLSI | Globalsicherheiten: Beziehung zw. Einzel- und Summensatz | |
L_RC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_VTBLII | LIKE | VTBLII | Limitinanspruchnahme: Beziehung zw. Einzel- und Summensatz |
This function module does not define any Exceptions.