DBA Data[Home] [Help]

APPS.BEN_LBC_BUS dependencies on BENUTILS

Line 202: if not benutils.formula_exists

198: and p_ctfn_rqd_when_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_ctfn_rqd_when_rl,
204: p_formula_type_id => -143,
205: p_business_group_id => p_business_group_id,
206: p_effective_date => p_effective_date) then