DBA Data[Home] [Help]

APPS.GHR_HISTORY_FETCH dependencies on GHR_PA_HISTORY

Line 5: g_cascad_eff_date ghr_pa_history.effective_date%type;

1: package GHR_HISTORY_FETCH AUTHID CURRENT_USER as
2: /* $Header: ghhisfet.pkh 120.3.12020000.1 2012/06/29 04:17:04 appldev ship $ */
3:
4: g_info_type per_position_extra_info.information_type%type := NULL;
5: g_cascad_eff_date ghr_pa_history.effective_date%type;
6:
7: Procedure fetch_people (
8: p_person_id in number default null,
9: p_date_effective in date default null,