SAP ABAP Function Module ARCHIVE_GET_NEXT_RECORD (Sequential Read of the Records from a Data Object)
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_GET_NEXT_RECORD | Sequential Read of the Records from a Data Object |
| Function Group | ARCH | ADK Interface |
| Program Name | SAPLARCH | |
| INCLUDE Name | LARCHU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RECORD | TYPE | Data Record | ||||
| |
RECORD_CURSOR | TYPE | SYST-TABIX | Pointer to Data Record | |||
| |
RECORD_FLAGS | TYPE | ARC_BUFFER-FLAGS | Flag Bar per Data Record | |||
| |
RECORD_STRUCTURE | TYPE | ARC_BUFFER-RNAME | Name of Returned Structure | |||
| |
RECORD_LENGTH | TYPE | ARCH_INT-INT4 | Length of the Data Record in Parameter RECORD | |||
| |
RECORD_REF | TYPE REF TO | DATA | Reference to Data Record | |||
| |
ARCHIVE_HANDLE | TYPE | SYST-TABIX | Handle to the Open Archive Files | |||
| |
GET_REAL_STRUCTURE_NAME | TYPE | 'X' | Conversion of the Structure Name | |||
| |
AUTOMATIC_CONVERSION | TYPE | 'X' | Automatic Conversion of the Data Record | |||
| |
END_OF_OBJECT | TYPE | No Further Data Record Exists | ||||
| |
INTERNAL_ERROR | TYPE | Internal error | ||||
| |
WRONG_ACCESS_TO_ARCHIVE | TYPE | Incorrect Access to the Archive | ||||
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 | 19950324 |
| SAP Release Created in |