Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
Hello,
You cannot create a recurrence with such pattern using Recurrence Definition. You can run the SQR to run on a particular date of every month (eg: run the SQR on 25th of every month). However it is not possible to configure the recurrence to run on last day of the month.
One work around would be to create a recurrence definition with a specific date in particular month and update the date in recurrence definition using the same SQR so that it is updated to correct last date of next month.
You can try using recurrance pattern as "Monthly" and set "Day of Month" to 31. System automatically does this.
Would that work? as 31 need not be the last day of every months..
You are right. Apparently PeopleBooks says, "The system automatically adjusts for the varying number of days in each month."