Payroll SchemaThe payroll schema contains calculation rules to be used by the payroll driver during payroll. SAP has developed country-specific schemas which are based on schema X000. With country-specific reports, the first character in the name refers to the country indicator (for example, D for Germany, F for France).
A schema consists of the following parts:
Initialization
The system performs the following steps:
Updates the databases
Imports required infotypes
Gross calculation of pay
The system performs the following steps:
Processes basic data and time data
Queries off-cycle payroll runs
Reads payroll account of the last period accounted
Processes time data and calculates the individual gross values
Performs factoring
Net calculation of pay
The system performs the following steps:
Calculates net remuneration
Performs bank transfers
All data is stored in internal tables and saved in files with a cluster structure.