DBA Data[Home] [Help]

APPS.BEN_CTU_BUS dependencies on BENUTILS

Line 202: if not benutils.formula_exists

198: and p_cm_usg_rl is not null then
199: --
200: -- check if value of formula rule is valid.
201: --
202: if not benutils.formula_exists
203: (p_formula_id => p_cm_usg_rl,
204: p_formula_type_id => -352,
205: p_business_group_id => p_business_group_id,
206: p_effective_date => p_effective_date) then