Compensation and Benefits - EBS (MOSC)

MOSC Banner

Calling a Fast Formula of different type into a Fast Formula of different type

edited Jan 28, 2015 1:44AM in Compensation and Benefits - EBS (MOSC) 3 commentsAnswered ✓


Hello All,

I have a rquirement where I need to invoke a Fast Formula(FF) inside another FF.

The difficult part here is to get the contexts of one FF into another for executing the FF.

I have gone through this link Calling Fast formula wihtin a fast formula already but I am getting syntax error while setting the inputs.

The way I using the FF call is as below:

DEFAULT FOR VALUE IS 0

INPUTS are VALUE

l_input_val=VALUE

l_input_val1='ASSIGNMENT_ID'

l_input_val2='DATE_EARNED'

l_input_val3='BUSINESS_GROUP_ID'

SET_INPUT(l_input_val1)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center