SAP Function XDA_INTERRUPT_JOB - Interrupt Write Job(s)

Parameter Reference Type Length Default Optional Text
EXT_USER XMILOGEUSR C 16 X Name of a User in an External Management Tool
OBJECT OBJCT_TR01 C 10 SPACE X Archiving Object

Parameter Reference Type Length Text
NUMBER_OF_SESSIONS I I 4 Number of Interrupted Sessions

Parameter Reference Length Optional Text
REQUESTED_SESSIONS ARCH_SESSN 6 X Archiving Sessions That Are to Be Interrupted
SUCCESSFUL_REQUESTS ARCH_SESSN 6 X Archiving Sessions That Can Be Interrupted and Will Be Interrupted ASAP

Exception Text
NOT_AUTHORIZED Insufficient authorization

Functionality
Interrupts archiving sessions during the write phase.
Archiving sessions for interruptible archiving objects that werestarted using production mode variant, and whose write job is stillactive, can be interrupted explicitly with this function module.

Notes
Whether an archiving object is interruptible is set in the objectdefinition (transaction AOBJ).
Function module XDA_CONTINUE_JOB is used for the continuation ofinterrupted archiving sessions.

Description
Number of archiving sessions for which - on account of the currentstatus - an interruption request could be issued.

Description
The name specified here is used for the internal ADK log. The use ofthe parameter EXT_USER is particularly recommended if an external toolis given as USER and ia detailed display of the real user is possible.

Description
Archiving object whose write phase is to be interrupted.
If an archiving object is specified, this is to be understood as arestriction of any archiving sessions entered in the table parameterREQUESTED_SESSIONS, that is, only sessions belonging to this archivingobject are to be interrupted. If REQUESTED_SESSIONS does not containany lines, the system tries to interrupt the write phase for allinterruptible sessions in the archiving object.
If no archiving object is specified (or OBJECT = space),REQUESTED_SESSIONS is not restricted, or if the table is empty, thesystem tries to interrupt the write phase of all interruptiblearchiving objects.
Each line in this table can contain a session that is to beinterrupted. You can make a restriction in parameter OBJECT.

Description
This table contains archiving sessions for which an interruptionrequest can be made.