You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Table type value set not working properly.

Summary:

Hi Team,

We are facing an issue with a Person EIT of Table Type value set to auto-calculate fields.

The addition of fields is happening correctly. However, when the same field is given a formula (Proposed Salary - Fixed Salary) / Proposed Salary * 100, it does not work consistently.

The field works sometimes, but it stops working suddenly.

Below is the query

FROM Clause - (SELECT TO_NUMBER(LEVEL) - 1 n FROM DUAL CONNECT BY LEVEL <= 1000000) n

 

Value Column Name - n.n

ID Column Name - n.n

 

WHERE Clause - n.n = (
    SELECT 
        ROUND((((TO_NUMBER(:{SEGMENT.Basic Salary}) - TO_NUMBER(:{SEGMENT.HRA})) 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!