Table list used by SAP ABAP Function Module ARCHIVE_PUT_TABLE (Place Records in Current Data Object by Structure)
SAP ABAP Function Module
ARCHIVE_PUT_TABLE (Place Records in Current Data Object by Structure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARCH_FLAGS | Structure with Indicators for Archiving | ||
| 2 | ARCH_FLAGS | Structure with Indicators for Archiving | SOURCE RECORD_FLAGS_TABLE STRUCTURE ARCH_FLAGS OPTIONAL |
|
| 3 | ARC_BUFFER | Archive record structure | SOURCE VALUE(RECORD_STRUCTURE) LIKE ARC_BUFFER-RNAME |
|
| 4 | ARC_BUFFER | Archive record structure | SOURCE VALUE(RECORD_FLAGS) LIKE ARC_BUFFER-FLAGS DEFAULT SPACE |
|