DBA Data[Home] [Help]

APPS.GHR_PC_BASIC_PAY dependencies on GHR_FAMILIES

Line 5: g_noa_family_code ghr_families.noa_family_code%type;

1: PACKAGE ghr_pc_basic_pay AS
2: /* $Header: ghbasicp.pkh 120.4.12010000.2 2008/08/05 15:01:39 ubhat ship $ */
3:
4: --
5: g_noa_family_code ghr_families.noa_family_code%type;
6:
7: FUNCTION get_retained_grade_details (p_person_id IN NUMBER
8: ,p_effective_date IN DATE
9: ,p_pa_request_id IN NUMBER DEFAULT NULL)