Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
What needs to be entered in a fast formula to return a date input value to a retropay element?
We're using EBS 12.1.3 RUP10 and are using the process RetroPay by Element for processing retrospective payments.
We have set up a retropay element that has the same input values as the main element but the date input value is not being populated in the retro element. The numerical input values are being populated (pay value and hours) but not the date. This is probably something to do with the format but I'm not sure what to include in the formula to get this to work.
Extract from formula:
/*---- Input value defaults begin ------*/
DEFAULT FOR DATE IS '0001/01/01 00:00:00'(DATE)