DBA Data[Home] [Help]

APPS.BEN_CPP_BUS dependencies on BENUTILS

Line 622: if not benutils.formula_exists

618: and p_vrfy_fmly_mmbr_rl is not null then
619: --
620: -- check if value of formula rule is valid.
621: --
622: if not benutils.formula_exists
623: (p_formula_id => p_vrfy_fmly_mmbr_rl,
624: p_formula_type_id => -21,
625: p_business_group_id => p_business_group_id,
626: p_effective_date => p_effective_date) then