DBA Data[Home] [Help]

APPS.BEN_ECF_BUS dependencies on BENUTILS

Line 340: if not benutils.formula_exists

336: and p_ctfn_rqd_when_rl is not null then
337: --
338: -- check if value of formula rule is valid.
339: --
340: if not benutils.formula_exists
341: (p_formula_id => p_ctfn_rqd_when_rl,
342: p_formula_type_id => -143,
343: p_business_group_id => p_business_group_id,
344: p_effective_date => p_effective_date) then