Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

In this part we focus on payroll validation component  we also call it  work list :

Work list have three main concept:

class

     fold

          checker

Sample:

     class  --> master data check

          folder 1 --> earning

                   checker 1--> zero net pay

                   checker 2 --> only holiday pay

Configuration :

     VC_PYD_CLASSN  ==> define class/folder/checker( checker is data source type)

    VC_PYD ===> define datasourcetype (checker)

     VC_PYD_DTL ==> define how datasource  type work and screen  ( want to understand it you need some knowledge about data source framework I will introduce later)