The Function Module TB_LIMIT_DELETE_ARCHIVED_REC1 (Array-Delete auf Limit-Tabellen Teil 1.) is a standard Function Module in SAP ERP and is part of the function group TBLA within the package FTLM.
Function Module | TB_LIMIT_DELETE_ARCHIVED_REC1 |
Short Text | Array-Delete auf Limit-Tabellen Teil 1. |
Function Group | TBLA |
Package | FTLM |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
TT_ATLA | LIKE | ATLA | Limitart | |
TT_ATLAM | LIKE | ATLAM | Zuordnung von Limitmerkmalen zur Limitart | |
TT_ATLAR | LIKE | ATLAR | Merkmalsfilter für Limitarten | |
TT_ATLAT | LIKE | ATLAT | Bezeichnung der Limitart | |
TT_VTBLID | LIKE | VTBLID | Limit: Details zu Inanspruchnahmen (Einzelsätze) | |
TT_VTBLIE | LIKE | VTBLIE | Limitinanspruchnahme: Einzelsatz pro Objekt | |
TT_VTBLII | LIKE | VTBLII | Limitinanspruchnahme: Beziehung zw. Einzel- und Summensatz | |
TT_VTBLIL | LIKE | VTBLIL | Lauf zur Ermittlung der Limitinanspruchnahmen | |
TT_VTBLIS | LIKE | VTBLIS | Limitinanspruchnahmen: Verdichtung pro Limitvorgabe | |
TT_VTBLP | LIKE | VTBLP | Protokollierung der Einzelgeschäftsprüfung | |
TT_VTBLSD | LIKE | VTBLSD | Globalsicherheiten: Details zu Inanspruchnahmen | |
TT_VTBLSE | LIKE | VTBLSE | Globalsicherheiten: Einzelsatz pro Objekt | |
TT_VTBLSI | LIKE | VTBLSI | Globalsicherheiten: Beziehung zw. Einzel- und Summensatz |
This function module does not define any Exceptions.