DBA Data[Home] [Help]

APPS.BEN_PLN_BUS dependencies on BENUTILS

Line 1096: if not benutils.formula_exists

1092: and p_vrfy_fmly_mmbr_rl is not null then
1093: --
1094: -- check if value of formula rule is valid.
1095: --
1096: if not benutils.formula_exists
1097: (p_formula_id => p_vrfy_fmly_mmbr_rl,
1098: p_formula_type_id => -21,
1099: p_business_group_id => p_business_group_id,
1100: p_effective_date => p_effective_date) then