DBA Data[Home] [Help]

APPS.BEN_LNC_BUS dependencies on BENUTILS

Line 131: if not benutils.formula_exists

127: and p_ctfn_rqd_when_rl is not null then
128: --
129: -- check if value of formula rule is valid.
130: --
131: if not benutils.formula_exists
132: (p_formula_id => p_ctfn_rqd_when_rl,
133: p_formula_type_id => -143,
134: p_business_group_id => p_business_group_id,
135: p_effective_date => p_effective_date) then