SAP ABAP Function Module ARCHIVE_GET_NEXT_OBJECT (Read Data Object from the Archive File)
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_OBJECT Read Data Object from the Archive File  
Function Group ARCH   ADK Interface  
Program Name SAPLARCH    
INCLUDE Name LARCHU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT_ID TYPE Identification of the Read Data Object
Exporting OBJECT_OFFSET TYPE ARCH_IDX-OFFSET Offset of Data Object in the Archive
Exporting ARCHIVE_NAME TYPE HEADA-ARKEY Archive Key According to Archive Management
Exporting COMPR_OBJECT_LENGTH TYPE I Data Object Length (Compressed)
Exporting SESSION TYPE ADMI_RUN_D Archiving Session ID
Importing ARCHIVE_HANDLE TYPE SYST-TABIX Handle to the Open Archive
Exception END_OF_FILE TYPE End of the Archive File Reached
Exception FILE_IO_ERROR TYPE Archive File Access Error
Exception INTERNAL_ERROR TYPE Internal error
Exception OPEN_ERROR TYPE Archive File Open Error
Exception WRONG_ACCESS_TO_ARCHIVE TYPE Incorrect Access to the Archive
               
Processing Type
Normal Function Module  
Remote-Enabled 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