DBA Data[Home] [Help]

APPS.BEN_CTP_BUS dependencies on BENUTILS

Line 579: if not benutils.formula_exists

575: and p_vrfy_fmly_mmbr_rl is not null then
576: --
577: -- check if value of formula rule is valid.
578: --
579: if not benutils.formula_exists
580: (p_formula_id => p_vrfy_fmly_mmbr_rl,
581: p_formula_type_id => -21,
582: p_business_group_id => p_business_group_id,
583: p_effective_date => p_effective_date) then