The Function Module TB_LIMIT_ARCH_RECORD_TO_TABLES (Archiveinzelsätze in interne Tabellen übertragen) is a standard Function Module in SAP ERP and is part of the function group TBLA2 within the package FTLM.
Function Module | TB_LIMIT_ARCH_RECORD_TO_TABLES |
Short Text | Archiveinzelsätze in interne Tabellen übertragen |
Function Group | TBLA2 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATA | LIKE | ARC_BUFFER-SEGMENT | Datensatzinhalt | |
I_STRUCTURE | LIKE | ARC_BUFFER-RNAME | Strukturname |
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_CDHDR | LIKE | CDHDR | Änderungsbelegkopf | |
TT_CDPOS | LIKE | CDPOS | Änderungsbelegpositionen | |
TT_STXB | LIKE | STXB | SAPscript: Texte in nicht SAPscript-Format | |
TT_STXH | LIKE | STXH | STXD SAPscript Text-Datei Header | |
TT_STXL | LIKE | STXL | STXD SAPscript Text-Datei Lines | |
TT_TTXID | LIKE | TTXID | Zulässige Text-Id's | |
TT_TTXOB | LIKE | TTXOB | Zulässige Textobjekte | |
TT_VTBLID | LIKE | VTBLID | Limitinanspruchnahme: 'Schattensatz' | |
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_VTBLS | LIKE | VTBLS | Limite: Abbildung logischer - physischer Schlüssel | |
TT_VTBLSE | LIKE | VTBLSE | Globalsicherheiten: Einzelsatz pro Objekt | |
TT_VTBLSI | LIKE | VTBLSI | Globalsicherheiten: Beziehung zw. Einzel- und Summensatz | |
TT_VTBLV | LIKE | VTBLV | Limitvorgaben | |
TT_VTBLVIL | LIKE | VTBLVIL | Interimslimits zu Limitvorgaben |
This function module does not define any Exceptions.