DBA Data[Home] [Help]

APPS.BEN_ECR_BUS dependencies on BENUTILS

Line 278: if not benutils.formula_exists

274: and p_rt_strt_dt_rl is not null then
275: --
276: -- check if value of formula rule is valid.
277: --
278: if not benutils.formula_exists
279: (p_formula_id => p_rt_strt_dt_rl,
280: p_formula_type_id => -66,
281: p_business_group_id => p_business_group_id,
282: p_effective_date => p_effective_date) then