DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY2 dependencies on BEN_COMP_OBJECT

Line 153: ben_comp_object routine.

149: 09 Mar 99 G Perry 115.20 IS to AS.
150: 03 May 99 S Das 115.23 Added parameters to genutils.formula.
151: 04 May 99 S Das 115.24 Added jurisdiction code.
152: 05 May 99 G Perry 115.25 Changed code to use
153: ben_comp_object routine.
154: ben_elig_object routine.
155: Both routines use hashed indexes.
156: 06 May 99 G Perry 115.26 Added call to ben_comp_object
157: that was missed in last arcs in.

Line 156: 06 May 99 G Perry 115.26 Added call to ben_comp_object

152: 05 May 99 G Perry 115.25 Changed code to use
153: ben_comp_object routine.
154: ben_elig_object routine.
155: Both routines use hashed indexes.
156: 06 May 99 G Perry 115.26 Added call to ben_comp_object
157: that was missed in last arcs in.
158: 06 May 99 jcarpent 115.27 Fork of 115.19 to change cache
159: 06 May 99 jcarpent 115.28 Same as 115.26
160: 14 May 99 bbulusu 115.29 Added waiting period logic in check_prev_el.

Line 809: ben_comp_object.get_object

805: -- Call formula initialise routine
806: --
807: if l_envpl_id is not null then
808: --
809: ben_comp_object.get_object
810: (p_pl_id => l_envpl_id
811: ,p_rec => l_pl_rec
812: );
813: --

Line 1018: ben_comp_object.get_object

1014: -- Call formula initialise routine
1015: --
1016: if l_envpl_id is not null then
1017: --
1018: ben_comp_object.get_object
1019: (p_pl_id => l_envpl_id
1020: ,p_rec => l_pl_rec
1021: );
1022: --