Book Image

SAP HCM - A Complete Tutorial

By : Ganesh Karthik S
Book Image

SAP HCM - A Complete Tutorial

By: Ganesh Karthik S

Overview of this book

Table of Contents (19 chapters)
SAP HCM – A Complete Tutorial
Credits
Disclaimer
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Writing a PCR to meet your customer's requirements


In the previous chapters, we covered the configuration steps required to maintain the master data of the employee in relevant infotypes such as 0008, 0014, 0015, and 0267. In this chapter, we will cover the functionality of schema and PCR.

Schematic payroll schema

The schematic payroll schema is a collection of subschemas that can be logically used for the purpose of calculation. The schemas can be accessed via the PE01 T-code. They can be accessed via the SE11 or SE16 T-code, and they are maintained in T52C0. They are displayed as rows in the table. The schema has the following three subobjects:

  • Source text

  • Attributes

  • Documentation

The source text will have the subschemas, and we will be able to see them by clicking on the Display button.

The schema can be defined as payroll or time, and it is controlled in the attributes subobject. The program class has the provision to define itself as payroll or time schema. The following list defines this...