Menu

SAP Function Module TB_EXPOSURES_GET_SUMS

Lesen von Limitinanspruchnahmen (Summen) zu Vorgaben

The Function Module TB_EXPOSURES_GET_SUMS (Lesen von Limitinanspruchnahmen (Summen) zu Vorgaben) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.

Technical Information

Function Module TB_EXPOSURES_GET_SUMS
Short Text Lesen von Limitinanspruchnahmen (Summen) zu Vorgaben
Function Group TBL0
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
IR_VLI TYPE TRLM_T_RDAT Range: Gültigkeit der Inanspruchnahme
IT_VTBLV TYPE TRLM_T_LV Input: Limitvorgaben
I_ACTUAL TYPE C 'X' nur aus aktuellstem Ermittlungslauf
I_CURR TYPE VTBLV-WLIMIT Anzeigewährung
I_DLI LIKE VTBLIS-DLI SY-DATUM Ermittlungsdatum

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_VTBLIS TYPE TRLM_T_LIS Output: Inanspruchnahmen Summensätze
CT_VTBLVI0 TYPE TRLM_T_VI0 Output: Struktur der View von Inanspruchnahmen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.