The Function Module TB_LIMIT_VTBLIL_BUFFER (Lesen der Laufdaten zum Inanspruchnahmenaufbau) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.
Function Module | TB_LIMIT_VTBLIL_BUFFER |
Short Text | Lesen der Laufdaten zum Inanspruchnahmenaufbau |
Function Group | TBL0 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_SLE | TYPE | TRLM_T_SLE | Ermittlungsverfahren der Limitinanspruchnahme | |
I_DLI | LIKE | VTBLIL-DLI | Basisdatum der Limitinanspruchnahmen-Ermittlung | |
I_REFRESH | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_VTBLIL | LIKE | VTBLIL | Lauf zur Ermittlung der Limitinanspruchnahmen |
This function module does not define any Exceptions.