Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Need to fetch the Gross Pay RUN and YTD values in the Payroll Fast Formula
Content
Hi All,
In the current payroll run we are trying to fetch the Gross Pay YTD and Gross Pay RUN values in the Payroll Fast formula. In the Standard Earning classification related element result FF we are using below code to fetch the balance value. However this element is not feed of Gross Pay.
When we are trying we are getting previous pay YTD value. Current run of Gross Pay is displaying 0 value. Is there any way to get the Gross Pay YTD and RUN values?
l_rel_ytd = GROSS_PAY_REL_YTD
l_rel_run = GROSS_PAY_REL_YTD
Tagged:
0