DBA Data[Home] [Help]

APPS.GHR_PSN_PSN_GRP2_PKG dependencies on GHR_PSN_PSN_GRP2_PKG

Line 1: package body ghr_psn_psn_grp2_pkg as

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

Line 3: procedure ghr_psn_psn_grp2_pkg_drv

1: package body ghr_psn_psn_grp2_pkg as
2: /* $Header: ghposrul.pkb 120.1 2010/09/01 09:49:55 utokachi 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: )

Line 24: end ghr_psn_psn_grp2_pkg_drv;

20: psn_posn_occupd_id_8
21: (
22: p_pos_grp2_type => p_pos_grp2_type
23: );
24: end ghr_psn_psn_grp2_pkg_drv;
25: --
26: procedure psn_posn_occupd_id_2
27: (
28: p_pay_plan in VARCHAR2

Line 70: end ghr_psn_psn_grp2_pkg;

66: hr_utility.raise_error;
67: END IF;
68: end psn_posn_occupd_id_8;
69: --
70: end ghr_psn_psn_grp2_pkg;