Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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