Fast Formula to calculate dependents of age above 26
Summary
Local variable uninitialized error while compiling the formulaContent
Hi experts,
When i tried below FF to test dependents of age above 26 years I'm getting error as local variable uninitialized .I initialized it,but it still shows error.it got compiled,but giving error while executing.Please assist.
DEFAULT_DATA_VALUE for PER_EXT_CONT_CONTACT_TYPE is 'NA'
DEFAULT_DATA_VALUE FOR PER_EXT_CONT_DATE_OF_BIRTH IS '4712/12/31 00:00:00' (date)
DEFAULT_DATA_VALUE FOR PER_EXT_CONT_PER_PERSON_ID IS 0
INPUTS ARE CON_PERSON_ID
l_eff_dt = GET_CONTEXT(EFFECTIVE_DATE,to_date('1951/01/01 00:00:00') )
Tagged:
0