You are on page 1of 2

Workflow process route config in SAP Hana 1709

Workflow Customizing for the Process


1)

Route 
 
The process route is based on SAP Business Workflow. In addition to the IMG activities on the structure
node Customizing for the Process Route you therefore have to perform the following Customizing steps of
the workflow:
·         Carry out basic Customizing for the workflow system.
You make the Customizing settings in transaction SWU3.
·         Activate event linkage for the main workflow WS75500107.
You also maintain this in transaction PFTC_DIS. Choose the task type workflow template, enter the
number 75500107, and display the workflow. Open the Triggering Events tab page, and activate the
event by clicking on the symbol in the first column.
·         Maintain possible processors for the tasks TS75507961 and TS75507962.
You also maintain this in transaction PFTC_DIS. Choose the task type standard task, enter the
number 75507961 or 75507962, and display the task. Choose Additional Data -> Processor
Assignment -> Maintain. If you do not want to make any restrictions, choose the Attributes button and
select General Task.
·         Refresh organizational environment
You perform this in transaction SWUS. Enter the workflow WS75500107, and choose Environment ->
Refresh Organizational Environment.

 NOTE
See also SAP Note 527668.

2)use sap tocodes: SWUS / SWU3 /OOCU / SWDD /SWiA

3) Activation of Scope-Dependent Background Job Definitions (S/


Use
In SAP S/4HANA systems, there is a job repository for scheduling technical background jobs
automatically. In the SAP S/4HANA system, the jobs are generated from job definitions that
were transported and delivered by SAP development.
There are job definitions that are scope-dependent, which means the assigned background job
can only be scheduled if the application component that created this job definition is active in the
system.
Before these scope-dependent job definitions can be activated, the name of the job definition
must be entered in table STJR_JOBD_SCOPE using this Customizing activity. Only then does
the job repository schedule the job automatically.
Requirements
Application component X delivered job definition Y, which is marked as "scope dependent" in
transaction SJOBREPO.
Activities
Insert the name of the job definition into table STJR_JOBD_SCOPE using the maintenance view
if the assigned application component is active (in other words, in scope) in the current client.

You might also like