Payroll Control Center: Configuration Workbench (CWB) Firstlook (2024)

Since its inception, SAP marketed Payroll Control Center as a tool that simplifies the overall payroll process and changes the way payroll is processed, and it did. However, for a consultant setting up PCC was not an easy task. Navigating through IMG, several prerequisites, frequent changes, and outdated user guides made it even difficult. With the introduction of "PCC: Configuration Workbench," I believe that has changed.

In this blog, I will talk about a few prerequisites and set up PCC using the new configuration Workbench (CWB). Without further ado, let us jump right into it.

Prerequisites:


  • Bring the system to at least support pack 80 the release 608 (This is the latest release as of June 10th, 2020).


Payroll Control Center: Configuration Workbench (CWB) Firstlook (1)


  • Activate business function HCM_LOC_CI_107. (Refer to thisblogfor additional details on activating a business function, EC Setup, ECP OData configurations, and batch user creation required for PCC set up but not covered in this blog). Note: HCM_LOC_CI_107 has several other business functions as prerequisites, so all of them will be activated.


Payroll Control Center: Configuration Workbench (CWB) Firstlook (2)


  • After the system is updated, there are individual decisions that a customer needs to make to use PCC: Configuration Workbench (CWB) depending on whether you are a New PCC Customer or an Existing PCC Customer.


help.sap.com gives configuration workflow for both existing and new customers, including the recommended approach. See ithere.


  • We fall into a "New Customer" category, so I have followed the recommended approach of activating CWB plus PCC Simplified Configuration (HCM_LOC_CI_92).


Payroll Control Center: Configuration Workbench (CWB) Firstlook (3)

Overview of PCC Configuration Workbench:

This workbench can be called through the transaction code PYC_CONF_WB or accessed through Tools -> Payroll Control Center -> Configuration Workbench

Payroll Control Center: Configuration Workbench (CWB) Firstlook (4)

Look and feel wise there is nothing fancy and looks similar to ABAP Development Workbench. There are a few things I want to highlight for understanding the layout, navigation, and set up of PCC using the workbench.

Layout and Navigation:

On the top left side of the screen are different objects. Available objects here are 1) Validation Rule 2) Analytics Chart 3) Analytics 4) Step Template 5) Policy Type 6) Process Type (#5 and #6 will be shown as Policy and Process if HCM_LOC_CI_92 is not activated).

Two useful functionalities of CWB are "Validate" and "Where-Used."
Validate will ensure there are no errors before saving the new object type Where-used List finds where an object is used. For example, select a validation rule and see which Policy is using it. See the below screenshot.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (5)

PCC Set up:


How to create a Policy Type using CWB and "Manage Policies" using Simplification Configuration

Step 1: Copy an existing "Policy Type" by selecting "Policy Type" from the dropdown. The below screenshot shows a copy of policy type Y_POLICIES.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (6)


Step 2: Go to the IMG path to see how the policy type created with CWB is also updated in another view of "Policy Type." Check the Inst. Selection Parameters and Time Selection Parameters (In case the policy is NOT visible in simplification configuration).

Payroll Control Center: Configuration Workbench (CWB) Firstlook (7)


Step 3: Go to the EC system and navigate to the "Payroll" and "Manage Policies" tab.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (8)

Click on the "+" icon at the bottom right-hand corner to create a new policy type. Note that the policy types visible below are from "PolicyTypes" from the CWB.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (9)

Give the policy a name and start adding the standard validation rules or the validation rules built/copied using the workbench (CWB).

Payroll Control Center: Configuration Workbench (CWB) Firstlook (10)

The below screenshot shows the selection of validation rules for the policy.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (11)

The final step, Use the "Validate" button to make sure there are no errors and "Save" your new Policy.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (12)

Now let us add newly set up Policy to a process.

How to create a Process using CWB and Simplification Configuration


Step 1: Copy an existing "Process Type" by selecting "Process Type" and selecting SAP delivered process types. Use Display/Change, Copy, and Validate buttons on CWB.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (13)

Enter name, country, category of the type of process (Monitoring, Production Payroll, Off-cycle), and most importantly, the right period parameter to show your payroll are in the front end configuration. See below screenshot on how CWB and Payroll area selection under Manage Process are related.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (14)

Step 2: Add steps to be included in the process. Our steps included a) Create Test Payroll b) Initiate Policies and c) Monitoring.

The below screenshot shows how to add steps to a process type. If needed, create steps by selecting "Step Template" from the CWB.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (15)

There are a couple of things that need attention.


  • Double click on the step to see additional details for that step.

  • Add the program name and create a custom variant for that program before adding it to the step ID.

  • Customize the process step to start or confirm automatically.


Payroll Control Center: Configuration Workbench (CWB) Firstlook (16)

Step 3: Add "Policy Types" for the "Process Type" you just created. The other policy types were left as-is remove them as needed.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (17)


Step 4: Add Event Handler step (Read notes(F1) on event handler for more information). In short, the Event handler identifies master data changes and automatically validates against validations. Check out this blog/video on Event Listener functionality.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (18)


Step 5:Go to the EC system and navigate to the "Payroll" and "Manage Processes" tab to create a new process.

Give a name to the process and select the payroll area (The dropdown here depends on the period parameter you provided in CWB).

Payroll Control Center: Configuration Workbench (CWB) Firstlook (19)

Step 3 in Manage Processes is to select policies. Selecting Test Policy - Demo I created in the previous step, but the drop-down here depends on the selected policy types in CWB set up under process types.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (20)

Payroll Control Center: Configuration Workbench (CWB) Firstlook (21)


Payroll Control Center: Configuration Workbench (CWB) Firstlook (22)

Select pay periods, Validate, and Save.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (23)


Payroll Control Center: Configuration Workbench (CWB) Firstlook (24)


Standard analytics are used in this blog but with the workbench, create own analytics, analytic charts, or even own validation rules as needed. Check out thisblog, which provides details on how to create new validation rules.

Concluding this blog without repeating My Process, My Alerts, etc,. which has not changed much. Finally, see the below notes.

1) CWB functionality is a brand new introduction (at the time this blog was first written) with Component HRCUS 608 SP-Level 80 released on May 14th, 2020. So, full functionality has not been tested yet. I will try updating the blog if I notice any changes to the information provided here in the blog.

2) Several blogs linked have the old configuration screens, so please replace those configuration screens with the new CWB functionality.

3) There will be further improvements and new additions from SAP, so keep an eye out on the latest releases and changes. The best place to look for the latest guide is help.sap.com/cloud4hr.

Payroll Control Center: Configuration Workbench (CWB) Firstlook (2024)
Top Articles
Latest Posts
Article information

Author: Arline Emard IV

Last Updated:

Views: 6130

Rating: 4.1 / 5 (72 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Arline Emard IV

Birthday: 1996-07-10

Address: 8912 Hintz Shore, West Louie, AZ 69363-0747

Phone: +13454700762376

Job: Administration Technician

Hobby: Paintball, Horseback riding, Cycling, Running, Macrame, Playing musical instruments, Soapmaking

Introduction: My name is Arline Emard IV, I am a cheerful, gorgeous, colorful, joyous, excited, super, inquisitive person who loves writing and wants to share my knowledge and understanding with you.