DBA Data[Home] [Help]

APPS.GHR_PSN_PSN_VAL_PKG2 dependencies on GHR_PSN_PSN_VAL_PKG2

Line 1: package body ghr_psn_psn_val_pkg2 as

1: package body ghr_psn_psn_val_pkg2 as
2: /* $Header: ghposrul.pkb 120.1 2010/09/01 09:49:55 utokachi ship $ */
3: procedure ghr_psn_psn_val_pkg2_drv
4: (
5: p_grade in VARCHAR2

Line 3: procedure ghr_psn_psn_val_pkg2_drv

1: package body ghr_psn_psn_val_pkg2 as
2: /* $Header: ghposrul.pkb 120.1 2010/09/01 09:49:55 utokachi ship $ */
3: procedure ghr_psn_psn_val_pkg2_drv
4: (
5: p_grade in VARCHAR2
6: ,p_pay_plan in VARCHAR2
7: ,p_pos_grp1_type in ghr_api.pos_grp1_type

Line 41: end ghr_psn_psn_val_pkg2_drv;

37: psn_asg_work_sch
38: (
39: p_pos_grp1_type => p_pos_grp1_type
40: );
41: end ghr_psn_psn_val_pkg2_drv;
42: --
43: procedure posn_oblig_2
44: (
45: p_pos_oblig_type in ghr_api.pos_oblig_type

Line 141: end ghr_psn_psn_val_pkg2;

137: hr_utility.raise_error;
138: END IF;
139: end target_gr_civ5;
140: --
141: end ghr_psn_psn_val_pkg2;