DBA Data[Home] [Help]

APPS.BEN_ABC_BUS dependencies on BENUTILS

Line 337: if not benutils.formula_exists

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