DBA Data[Home] [Help]

APPS.GHR_PSN_PSN_GRP2_PKG dependencies on GHR_API

Line 6: ,p_pos_grp2_type in ghr_api.pos_grp2_type

2: /* $Header: ghposrul.pkb 115.8 2003/07/03 08:31:57 ajose ship $ */
3: procedure ghr_psn_psn_grp2_pkg_drv
4: (
5: p_pay_plan in VARCHAR2
6: ,p_pos_grp2_type in ghr_api.pos_grp2_type
7: )
8: is
9: begin
10: psn_posn_occupd_id_2

Line 29: ,p_pos_grp2_type in ghr_api.pos_grp2_type

25: --
26: procedure psn_posn_occupd_id_2
27: (
28: p_pay_plan in VARCHAR2
29: ,p_pos_grp2_type in ghr_api.pos_grp2_type
30: )
31: is
32: begin
33: IF ( p_pay_plan = 'WT'

Line 44: ,p_pos_grp2_type in ghr_api.pos_grp2_type

40: --
41: procedure psn_posn_occupd_id_3
42: (
43: p_pay_plan in VARCHAR2
44: ,p_pos_grp2_type in ghr_api.pos_grp2_type
45: )
46: is
47: begin
48: IF ( p_pay_plan = 'ES'

Line 58: p_pos_grp2_type in ghr_api.pos_grp2_type

54: end psn_posn_occupd_id_3;
55: --
56: procedure psn_posn_occupd_id_8
57: (
58: p_pos_grp2_type in ghr_api.pos_grp2_type
59: )
60: is
61: begin
62: IF ( p_pos_grp2_type.intelligence_position_ind = '2'