The Function Module TB_EXPOSURE_INSERT_DAY_STATE (Nach Fortschreibung im Hintergrundlauf: Vorschreiben in Tages-Status) is a standard Function Module in SAP ERP and is part of the function group TBL2 within the package FTLM.
Function Module | TB_EXPOSURE_INSERT_DAY_STATE |
Short Text | Nach Fortschreibung im Hintergrundlauf: Vorschreiben in Tages-Status |
Function Group | TBL2 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IA_SYNC | TYPE | C | 'S' | Verbuchung synchron (S), asynchron (A) |
IT_ATLA | TYPE | TRLM_T_LA | Tab. Limitarten (nur Felder SLA, SLSC relevant) | |
I_DLI | LIKE | VTBLIL-DLI | SY-DATUM | Datum des aktuellen Laufs |
I_PACKAGE_SIZE | TYPE | I | 1000 | Array-Größe für Verbuchung (Commit-Counter) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_INSERT | Fehler bei Insert der Summensätze |
UNDEFINED_ERROR | RAISE OTHERS in Sub-FB |
WRONG_PARAMETER | falsche Parametrisierung d. Schnittstelle |