SAP ABAP Function Module ARCHIVE_SCHEDULE_JOB (Schedule Data Archiving Job)
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_SCHEDULE_JOB Schedule Data Archiving Job  
Function Group ARCJ   ADK Job Interface  
Program Name SAPLARCJ    
INCLUDE Name LARCJU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting JOBNAME TYPE ADMI_JOBNA Name of the Archive Job
Exporting JOBCOUNT TYPE ADMI_JOBCN Identification Number of the Archive Job
Importing OBJECT TYPE OBJCT_TR01 Archiving Object
Importing JOBTYPE TYPE ADMI_JOB_T Category of Data Archiving Job
Importing SUB_JOB_SUCCESSOR TYPE ADMI_JOB_T Category of Data Archiving Job
Importing VARIANT TYPE VARIANT ABAP: Name of Variant (Without Program Name)
Importing CLEANUP_JOB_TABLE TYPE C ' ' 'X': Remove Entries for Non-Existent Jobs from ADMI_JOBS/ADMI_RJOBS
Importing APP_SERVER_NAME TYPE MSNAME2 New Application Server Name Length (Since 6.10)
Importing START_IMMEDIATE TYPE C ' '
Importing START_CONDITION TYPE TBTCSTRT Start data description / Repetition period of background job
Importing INHERIT_SPOOL_PARMS TYPE C ' '
Importing PRINT_PARAMETERS TYPE PRI_PARAMS Structure for Passing Print Parameters
Importing ARCH_PARAMETERS TYPE ARC_PARAMS ImageLink structure
Importing USER TYPE ADMI_USER Name of the user who started the archiving
Importing EXT_USER TYPE XMILOGEUSR XMI logging: Name of user in external management tool
Importing SESSION TYPE ADMI_RUN_D Archiving Session Number
Importing FILE_KEY TYPE ARKEY Key for Archive File
Importing READ_OR_INDEX_PROG TYPE PROGNAME ABAP Program Name
Importing DONT_RELEASE TYPE C ' ' 'X': Schedule without Releasing
Importing INDICATE_PROGRESS TYPE C ' '
Importing TARGETGROUP TYPE BPSRVGRP Server Group Name Background Processing
Importing DELETE_FAILED_JOB TYPE C ' ' 'X': Delete the Job if Scheduling Not Successful
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung
Importing COMMENT TYPE ADMI_TEXT Vermerk zum Archivierungslauf
Tables FILES_TO_BE_READ TYPE ARCHIV_KEY Key for Archive File
Exception OBJECT_NOT_FOUND TYPE Archiving Object Unknown
Exception JOB_NOT_CREATED TYPE Job Could Not Be Generated
Exception NO_SUCH_VARIANT TYPE Layout Does not Exist
Exception INPUT_INCONSISTENT TYPE Entry Values Inconsistent
Exception JOBTYPE_NOT_SUPPORTED TYPE Jobs of this Type Cannot Be Scheduled
               
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  20010122 
SAP Release Created in 610