'Created By' Column Is Null In Table PAY_FORMULA_RESULT_RULES_F
(Doc ID 2877695.1)
Last updated on JULY 17, 2024
Applies to:
Oracle Payroll - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
'Created by' column is null in the table PAY_FORMULA_RESULT_RULES_F when formula results are created from Formula Results form.
Steps to Reproduce:
The issue can be reproduced at will with the following steps:
1. Navigate to HRMS Manager > Total Compensation > Basic > Element Description
2. Created a new element.
3. Navigate to Created a fast formula.
4. Created formula results for element
5. Run SQL query to verify 'Created By' column values
select *
from PAY_FORMULA_RESULT_RULES_F where element_type_id=<>.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |