Register Login

Read the End Date of Payroll Period

Updated May 19, 2018

Hi,

I need to compare the current for period against the end date of payroll period in Off Cycle.

The end date of payroll period I am referring is the date you entered in the selection criteria in the payroll driver program.

Can you advise what is the best way to do this?

Example

I am running Off Cycle where the end date is 10.02.2013.

If the for period is 01 Jan, and i compare against 10.02.2013, and if the for period is less than the end date, I will not generate the wage type.

Can this be done in standard operations or do I need to write customized operation?


Comments

  • 28 Aug 2013 5:38 am Sushma
    IT 267 date should give the off cycle payment date.
    Function P0267 processes the infotype.
    In the PCR used with P0267, save BEGDA in this table.
    Compare with field BEGDA from table APER for pay period start date.
  • 28 Aug 2013 5:39 am amit butola
    Hi,

    i am not using IT0267.

    I need to compare the period with the end date of payroll period in Off
    Cycle run.
    I am able to get the for period using NUM=YCURPP.
    But do not know how to get the end date of payroll period in Off Cycle.

×