DBA Data[Home] [Help]

APPS.BEN_CTT_BUS dependencies on BENUTILS

Line 131: if not benutils.formula_exists

127: and p_cm_typ_trgr_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_cm_typ_trgr_rl,
133: p_formula_type_id => -312,
134: p_business_group_id => p_business_group_id,
135: p_effective_date => p_effective_date) then