The Function Module TB_LIMIT_EXPOSURE_WRITE_SINGLE (Fortschreibung der Einzelsätze und Indizes Inanspruchnahmen) is a standard Function Module in SAP ERP and is part of the function group TBL2 within the package FTLM.
Function Module | TB_LIMIT_EXPOSURE_WRITE_SINGLE |
Short Text | Fortschreibung der Einzelsätze und Indizes Inanspruchnahmen |
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 |
---|---|---|---|---|
IR_SLI | TYPE | TRLM_T_R_SLI | fortzuschreibende Status | |
I_DLI | LIKE | VTBLIL-DLI | SY-DATUM | Datum des Laufes |
I_NO_BUFFER | TYPE | XFELD | ' ' | Feld zum Ankreuzen: Pufferung |
I_PACKAGE_SIZE | TYPE | I | 10000 | Array-Größe Verbuchung (Commit-Counter VTBLIE) |
I_UPD | LIKE | BOOLE-BOOLE | 'X' | Kennzeichen Datenbankupdate |
T_ANBETROUT | TYPE | TRLM_ANBETROUT_TAB | Anrechnungsbeträge | |
T_LA | TYPE | TRLM_T_LA | Limitarten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LS_NEW | TYPE | TRLM_T_LS | Limitsätze | |
ET_LV_NEW | TYPE | TRLM_T_LV | Limitvorgaben | |
ET_VTBLID | TYPE | TRLM_T_LID | Limitinanspruchnahme alle Merkmale | |
ET_VTBLIE | TYPE | TRLM_T_LIE | Limitinanspruchnahme Einzelsätze | |
ET_VTBLII | TYPE | TRLM_T_LII | Limitinanspruchnahme Indizes |
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 | Indexzähler |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_CALL | Aufrufparameter falsch oder fehlend |
ERROR_INSERT | Fehler beim Datenbankinsert |
ERROR_PREPARE | Fortschreibung ist nicht vorbereitet worden |
ERROR_UNDEFINED | sonstiger Fehler |
NO_CURRENCY_FOUND | Keine Währung gefunden |