Is there any way to derive element name in Oracle payroll fast formula
Summary:
I've been trying to derive the element name that is current being processed by Oracle Payroll fast formula. We need the element name to make some further validations and calculations during the payroll processing. We have tried using DBI's like ORA_PAY_BASE_ELEMENT_NAME and RUN_RESULT_BASE_ELEMENT_NAME, but both do not hold any values. We also looked at other option of using a user defined table to create a mapping with the element name but found out that we cannot get the element_type_id.
Any suggestions on how to extract the element name and use it for payroll calculation.
Tagged:
0