SAP Program RPCHCK00 - Paydays on holidays or weekends

Description
This report checks whether the paydays defined in table T549S occur ona Saturday, Sunday, or public holiday.
The report parameters are as follows:

  • the country grouping

  • the date modifier, usually 00

  • the period modifier, 01 stands for monthly payroll periods

  • the date identifier, the payday is stored under dat.ID 01

  • the calendar ID, eg. 08 for Baden Wuerttemberg in Germany

  • the year, eg. the current payroll year
  • Precondition
    The paydays must be defined in table T549S.

    Output
    The report creates a list of all paydays in the calendar year selected.
    If a payday occurs on a Saturday, Sunday, or public holiday, it isflagged in the list with either 'Sa', 'Su' or 'Hol'.

    Example
    You want to list the paydays for your monthly payroll periods in BadenWuerttemberg, Germany, for 1996.
    You would have to enter the following on the selection screen:
    Country grouping 01
    Date modifier 00
    Period modifier 01
    Date ID 1
    Calendar ID 08
    Year 1996