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 796: ben_comp_object.get_object

792: -- Call formula initialise routine
793: --
794: if l_envpl_id is not null then
795: --
796: ben_comp_object.get_object
797: (p_pl_id => l_envpl_id
798: ,p_rec => l_pl_rec
799: );
800: --

Line 1005: ben_comp_object.get_object

1001: -- Call formula initialise routine
1002: --
1003: if l_envpl_id is not null then
1004: --
1005: ben_comp_object.get_object
1006: (p_pl_id => l_envpl_id
1007: ,p_rec => l_pl_rec
1008: );
1009: --