Ansicht
Dokumentation

BAPI_XBP_CONFIRM_JOB - General Confirmation of Jobs

BAPI_XBP_CONFIRM_JOB - General Confirmation of Jobs

CL_GUI_FRONTEND_SERVICES - Frontend Services   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module enables the caller to choose general confirmation for a list of jobs. The following explains what general confirmation involves.

There are three function modules for job selection:

BAPI_XBP_JOB_SELECT for general job selection

BAPI_XBP_JOB_CHILDREN_GET for selection of child jobs

BAPI_XBP_GET_INTERCEPTED_JOBS for selection of jobs with status "intercepted"

These functions are called normally by the external job scheduler periodically and return general jobs, child jobs, or jobs with status "intercepted". To prevent the system from returning the same jobs again, you can confirm these. This means that the scheduler notifies the SAP system that these jobs are already known and when this function module is called again, it does not need to return these jobs again.

Job can be confirmed in two ways:

General: With general confirmation the job scheduler specifies that the job is already generally known as a job. With BAPI_XBP_CONFIRM_JOB , jobs are generally confirmed. For example, if function module BAPI_XBP_JOB_SELECT is called, generally confirmed jobs are not returned if the corresponding indicator is set.

Special: Withe the special confirmation, the job scheduler specifies that it knows specific attributes of a job. Child jobs and jobs with status "intercepted" are especially confirmed with BAPI_XBP_SPECIAL_CONFIRM_JOB.

Example

Notes

Further information

You can find more information in SAP Service Marketplace (http://service.sap.com) under alias /background in directorys Media Center >> Literature .





Parameters

EXTERNAL_USER_NAME
JOBS
RETURN

Exceptions

Function Group

SXBP

rdisp/max_wprun_time - Maximum work process run time   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1959 Date: 20240523 Time: 163506     sap01-206 ( 44 ms )