SAP Function XDA_CONTINUE_JOB - Continue Write Job(s)

Parameter Reference Type Length Default Optional Text
ARCH_PARAMETERS ARC_PARAMS u 332 X ImageLink Structure
EXT_USER XMILOGEUSR C 16 X Name of a User in an External Management Tool
OBJECT OBJCT_TR01 C 10 SPACE X Archiving Object
PRINT_PARAMETERS PRI_PARAMS u 196 X Structure for Passing Print Parameters
USER ADMI_USER C 12 SY-UNAME X Name of the User for Authorization Check

Parameter Reference Type Length Text
JOBCOUNT ADMI_JOBCN C 8 ID of SUB Job for Continuation
JOBNAME ADMI_JOBNA C 32 Name of SUB Job for Continuation
NUMBER_OF_SESSIONS I I 4 Number of Continued Sessions

Parameter Reference Length Optional Text
REQUESTED_SESSIONS ARCH_SESSN 6 X Archiving Sessions to Be Continued
SUCCESSFUL_REQUESTS ARCH_SESSN 6 X Archiving Sessions That Could Be Continued and Will Be Continued ASAP

Exception Text
INPUT_INCONSISTENT Entry Values Inconsistent
JOB_NOT_CREATED SUB Job for Continuation Cannot Be Scheduled
NOT_AUTHORIZED Insufficient authorization
NO_SUCH_UNLOCKED_USER User does not exist in current client or is locked
OBJECT_NOT_FOUND Archiving Object Unknown (but ' ' Is Permitted: All)

Functionality
Continues interrupted archiving sessions.
To continue archiving sessions, first, the delete jobs for all archivefiles created so far in the session must have completed. Only sessionswith the status "Completed" in Archive Management can be continued.

Description
ID of generated scheduling job (SUB job)

Description
Name of the scheduling job created (SUB job) to continue selectedarchiving sessions.

Description
Number of archiving sessions for which, on account of the currentstatus, a continuation request has been issued. As a result, thescheduling job (SUB job) creates the relevant number of write jobs.

Description
If, at this point, or at PRINT_PARAMETERS, no archiving parameterstransfer print parameters, standard values are determined.

Description
The name specified here is used for the ADK's internal log. Usingparameter EXT_USER is especially recommended if an external tool isspecified as USER and a detailed specification of a real user ispossible.

Description
Archiving object for which the write phase is to be continued.
If an archiving object is specified, this is to be understood as arestriction of the archiving sessions as specified in table parameterREQUESTED_SESSIONS, that is, only the sessions belonging to thisarchiving object are to be continued. If REQUESTED_SESSIONS does notcontain any lines, the system tries to continue the write phase for allthe archiving object's continuable sessions.
If no archiving object is specified, (or OBJECT = space),REQUESTED_SESSIONS is not restricted, or if the table is empty, thesystem tries to continue the write phase of all archiving objects.

Description
If, at this point, no print parameters are transferred, or in the caseof ARCH_PARAMETERS, no archiving parameters are transferred, standardvalues are determined.

Description
The user name that is used here is used for the authorization checks inthe program belonging to the job type.

Default
Aktueller Benutzer

Description
Each line in this table can contain an archiving session that is to becontinued. Restriction is possible in the parameter OBJECT.

Description
This table returns archiving sessions for which a continuation requestcould be made.