1. SAP Help Portal - Payroll Functions and Operations: The documentation for the PIT function details its parameters. It explicitly lists GEN and NOAB as valid entries for the second parameter (par2) to control processing behavior.
Source: SAP Help Portal
Functions and Operations (PY-XX-TIM)
Section: "Function PIT: Process entries in the Input Table".
Details: The documentation specifies: "par2 = GEN: The wage type is to be added to the OT even if it is not in the IT." and "par2 = NOAB: The wage types are not to be read from the tables of the last payroll result (LRT
ORT)."
2. SAP ERP Human Capital Management - Payroll Configuration: Standard SAP training materials and configuration guides for payroll schemas explain the syntax and usage of common functions like PIT.
Source: SAP Education Courseware
HR400 - Payroll Configuration.
Details: Chapter on "Personnel Calculation Rules"
Unit on "Functions in Schemas". This section details the PIT function and its parameters
including GEN and NOAB
as fundamental controls for wage type processing.