Extra Input Fast formula to Add Recovery Period as Input — Cloud Customer Connect
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

Extra Input Fast formula to Add Recovery Period as Input

Hi,
I'm trying to add an 'Extra Input' fast formula to use an additional input value called 'Recovery Periods', based on option names. However, I keep encountering a syntax error. I'm already passing 'Total Owed' to payroll.

Can anyone please confirm if I'm using the correct formula type and DBI for this?



/* Formula Name: C2W_ExtraInputFormula_DynamicPeriod
Formula Type: Extra Input
Purpose: Returns Recovery Period based on Option Name
/
DEFAULT FOR Recovery_Periods IS 1 /
new*/

INPUTS AREBBEN_ACA_ELEC_OPT_NAME TEXT

IF (BEN_ACA_ELEC_OPT_NAME = 'Cycle to Work (Pay in 6 Months)')

THEN (
Recovery_Periods = 6

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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