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

Can we write and call customise fast formula functions

edited Sep 5, 2020 12:10AM in Benefits 4 comments

Summary

Fast formula functions

Content

Dear Experts,

I need to know whether we can write customise fast formula functions in Oralce Fusion HCM ?

If yes, how do we do?

For example -->
CALL_FORMULA('CFF_GLOBAL_NOTICE_PERIOD'
,l_per_notified_term_date > 'l_per_notified_term_date'
,l_per_actual_term_date > 'l_per_actual_term_date'
,l_iv_start_date > 'l_iv_start_date'
,l_iv_end_date > 'l_iv_end_date'
,l_iv_duration > 'l_iv_duration'
,l_ldg_new > 'l_ldg_new'
,l_abs_type_attribute > 'l_abs_type_attribute'
,VALID_NEW < 'VALID_NEW' DEFAULT 'DEFAULT'

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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