Menu

SAP Function Module TB_LIMIT_EXPOSURE_WRITE_GS_SUM

Fortschreibung der Globalsich. Summensätze und Aktualisierung Indizes

The Function Module TB_LIMIT_EXPOSURE_WRITE_GS_SUM (Fortschreibung der Globalsich. Summensätze und Aktualisierung Indizes) is a standard Function Module in SAP ERP and is part of the function group TBL2 within the package FTLM.

Technical Information

Function Module TB_LIMIT_EXPOSURE_WRITE_GS_SUM
Short Text Fortschreibung der Globalsich. Summensätze und Aktualisierung Indizes
Function Group TBL2
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
IA_SYNC LIKE 'S' Verbuchung synchron (S), asynchron (A)
IT_ATLSLI TYPE TRLM_T_ATLSLI fortzuschreibende Status
IT_LA TYPE TRLM_T_LA relevante Limitarten
IT_SLE TYPE TRLM_T_SLE relevante Ermittlungsverfahren
I_DLI LIKE VTBLIL-DLI SY-DATUM Datum des aktuellen Laufs
I_PACKAGE_SIZE LIKE 10000 Array-Größe für Verbuchung (Commit-Counter)

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
C_INSERT_COUNT TYPE TRLM_INSERT_COUNT Verbuchungsinformationen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_CONSISTENCY Inkonsistenz Index <--> Einzelsatz
ERROR_MODIFY Fehler bei Modify der Summensätze
ERROR_UNDEFINED RAISE OTHERS in Sub-FB
ERROR_WRONG_PARAMETER falsche Parametrisierung d. Schnittstelle