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

WorkForce Compensation - Hierarchy Determination Fast Formula

edited Sep 5, 2020 12:17AM in Compensation 12 comments

Summary

Hierarchy Determination Fast Formula

Content

I have a simple requirement that the Compensation worksheet finally go for approval to a single HR Rep.  For this I have selected formula as source for Configure Hierarchies step of the plan configuration.  This is sample FF code:

/***********************************************************
FORMULA NAME : Compensation Hierarchy Determination Formula 
FORMULA TYPE : Compensation Hierarchy Determination 
DESCRIPTION: Hierarchy determination fast formula which is based on assignment_id
************************************************************/
/*=========== INPUT VALUES DEFAULTS BEGIN =====================*/
INPUTS ARE CMP_IV_ASSIGNMENT_ID (number), CMP_IV_PLAN_ID (number), CMP_IV_PERIOD_ID (number)/*=========== INPUT VALUES DEFAULTS ENDS======================*/
/*================ FORMULA SECTION BEGIN =======================*/
L_FORMULA_NAME = 'CC_CMP_MGR_HIERARCHY'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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