SAP ABAP Function Module ARCHIVE_PUT_TABLE (Place Records in Current Data Object by Structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-ADK (Application Component) Archive Development Kit
⤷
SARC (Package) Archive Development Kit

⤷

⤷

Basic Data
Function Module | ARCHIVE_PUT_TABLE | Place Records in Current Data Object by Structure |
Function Group | ARCH | ADK Interface |
Program Name | SAPLARCH | |
INCLUDE Name | LARCHU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ARCHIVE_HANDLE | TYPE | SYST-TABIX | Handle to the Open Archive Files | |||
![]() |
RECORD_FLAGS | TYPE | ARC_BUFFER-FLAGS | SPACE | Flag Bar per Archive Record | ||
![]() |
RECORD_STRUCTURE | TYPE | ARC_BUFFER-RNAME | Name of the Structure to Be Written | |||
![]() |
TABLE | TYPE | internal Table for Data Object | ||||
![]() |
RECORD_FLAGS_TABLE | TYPE | ARCH_FLAGS | Flag Bar for All Data Records in the Table | |||
![]() |
INTERNAL_ERROR | TYPE | Internal error | ||||
![]() |
WRONG_ACCESS_TO_ARCHIVE | TYPE | Incorrect Access to the Archive | ||||
![]() |
INVALID_RECORD_STRUCTURE | TYPE | Structure of the Data Record Is Unknown | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950602 |
SAP Release Created in |