Ansicht
Dokumentation

ARCHIVE_ADMIN_SCHEDULE_WRI_JOB - Schedule Write Job for Parallel, Partial Archiving

ARCHIVE_ADMIN_SCHEDULE_WRI_JOB - Schedule Write Job for Parallel, Partial Archiving

CL_GUI_FRONTEND_SERVICES - Frontend Services   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Schedules a write job without DB-server preference and without completely specified variant for parallel processing of the write phase.

The write program is determined for the archiving object and is scheduled as a background job using the variant and selection criteria as specified at runtime. If a server group has been defined in cross-archiving-object Customizing, the group is used to execute the write program. This function module does not attmpt to determine which server is running on the database host. The background processing system determines the exact server where the program is to be executed.

Example

Notes

Due to the job scheduling, the function module sets a COMMIT WORK so that the function module cannot be called within a SELECT loop or cursor processing.

Write jobs that have been scheduled using this function module are not automatically given a higher priority, with the result that scheduling will fail on a server that only permits jobs with class A.

To schedule other job types or select the database host for a write job, you can use function module ARCHIVE_SCHEDULE_JOB or the RFC-enabled function module XDA_SCHEDULE_JOB.

Further information





Parameters

ARCH_PARAMETERS
JOBCOUNT
JOBNAME
JOB_START
OBJECT
PRINT_PARAMETERS
SELECTIONS
USER
VARIANT

Exceptions

JOB_NOT_CREATED
NO_SUCH_VARIANT
OBJECT_NOT_FOUND
SPOOL_NOT_VALID

Function Group

AADM

General Material Data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2424 Date: 20240523 Time: 085930     sap01-206 ( 56 ms )