SAP ABAP Function Module ARCHIVE_OPEN_FOR_CONVERSION (Write Data Objects to a New Archive File (for Conversions))
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_OPEN_FOR_CONVERSION Write Data Objects to a New Archive File (for Conversions)  
Function Group ARCH   ADK Interface  
Program Name SAPLARCH    
INCLUDE Name LARCHU29    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ARCHIVE_READ_HANDLE TYPE SYST-TABIX Handle to the Open Files for Reading
Exporting ARCHIVE_WRITE_HANDLE TYPE SYST-TABIX Handle to the Files Open for Writing
Importing OBJECT TYPE ARCH_OBJ-OBJECT Archiving Object Name
Importing TEST_MODE TYPE SPACE Conversion Program Runs as Test Run
Tables ARCHIVE_RUNS TYPE RNG_RUN Range Table with the Sessions to Be Processed
Exception FILE_ALREADY_OPEN TYPE The System Tried Repeatedly to Open a File
Exception FILE_IO_ERROR TYPE Archive File Access Error
Exception INTERNAL_ERROR TYPE Internal error
Exception NO_FILES_AVAILABLE TYPE No Files Exist for Object
Exception OBJECT_NOT_FOUND TYPE Object Unknown
Exception OPEN_ERROR TYPE Could not open file
Exception NOT_AUTHORIZED TYPE No Authorization for ARCHIVE_OPEN_FOR_MOVE
               
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  19950808 
SAP Release Created in