Business Example
The Process Type defines a series of steps to be executed once the Payroll Process Manager creates a process based on the Process Type.
As a PCC consultant responsible for implementing the Payroll Control Center functionality, you need to configure the Team Monitoring Process Type so that the Payroll Process Manager can run pre-payroll validations for their Payroll Area.
The Team Monitoring process creates test payroll results (the data is stored in the de-clustered tables and the cluster XT, not in the cluster for production payroll results). Ultimately, the Initiate Policies steps fetch the data and create the alerts and KPIs handled in the monitoring step.
Steps
Access Configuration Workbench transaction (transaction code PYC_CONF_WB).
Open the Configuration tool favorite folder.
Execute Configuration Workbench transaction.
Create a new Process Type with ID Z##_HRH65_TM_PROCESS_TYPE and name Z## HRH65 Team Monitoring Process Type relevant to Other Countries and category TM Team Monitoring.
Switch to the edit mode by choosing the Display/Change icon in the application toolbar.
By default, Process Type should be selected from the drop-down list on the left panel.
Choose the Create icon in the application toolbar to make a new process type.
Enter the following information on the Create Process Type pop-up window:
- ID: Z##_HRH65_TM_PROCESS_TYPE
- Name: Z## HRH65Team Monitoring Process Type, where ## - your group number.
Choose OK in the lower right corner of the pop-up window.
Set up the information in the Basic Information Tab:
Choose country: Select 99 for Other countries.
Choose the category TM Team Monitoring. Once you select this option, a new tab called Team Dimensions will be automatically added to the object.
Set the authorization prefix:PC##, where ## - your group number.
Selection Type: ABKRS payroll area (is populated automatically).
Recurrence type: PERIOD Payroll period (is populated automatically).
Period parameter: Set to 09 f ECP Monthly.
Contacts group: Set to PC##.
Check the box to select Use validation rules created from manage configuration. Please Pay attention that this checkbox is only accessible in creation mode.
Assign the required process steps to the new process type: Create Test Payroll Data, Posting Simulation, Initiate Policy (New), and Monitoring. Then, specify the ABAP program name and variant for each step where necessary.
Click on the Step tab and add the following new steps for the payroll process. The steps should appear in the following order. You can drag each step to rearrange the order.
Create Test Payroll Data (PYP_V2_RUN_PAYROLL_TEST)
Posting Simulation (PYP_V2_SIMULATE_POSTING)
Initiate Policy (New) (PYP_TSK_INIT_POLICIES)
Monitoring (PYP_V2_MONITORING)
To set the parameters step, double click on the step Create test payroll data.
Configure the following parameters for the step:
Make sure that this step will be automatically started and confirmed.
To set the parameters, double-click on the step Posting simulation.
Configure the following parameters for the step:
Make sure that this step will be automatically started and confirmed.
To set the parameters step, double click on the step Initiate Policy (New).
Configure the following parameter for the step:
- Job size for parallel execution: 20
Make sure that this step will be automatically started and confirmed.
To check the parameters step, double click on the step Monitoring.
Make sure that this step needs to be manually started and confirmed.
To assign Policy Types to the newly created Process Type click on the Policy Types tab.
Choose and assign the following policy types:
- SBP Policies for personal information ( * )
- SBP Policies for employment and job information ( * )
- SBP Policies for time data processing ( * )
- Z## HRH65 GROSS AND NET (you created it in the exercise 20)
- Z30 HRH65 EE Personal Info
Activate Event Handler
To activate Event Handler click on the Event Handler Tab.
Check the box to select Event Handler Enabled.
Relevance Check Logic: CL_PYC_EHI_RELE_CHECK_DEF (is populated automatically).
Choose Payroll area and Policy ID as Team Dimensions.
Click on the Team Dimensions tab.
Choose Payroll area and Policy ID.
Validate the newly created Process Type.
Save Process Type configuration.