DBA Data[Home] [Help]

APPS.BEN_PCM_BUS dependencies on BENUTILS

Line 147: l_outputs := benutils.formula

143: --
144: -- Call formula initialise routine
145: --
146: if l_cm_typ_rl is not null then
147: l_outputs := benutils.formula
148: (p_formula_id => l_cm_typ_rl
149: ,p_effective_date => p_effective_date
150: ,p_assignment_id => l_assignment_id);
151: --