DBA Data[Home] [Help]

APPS.GHR_HISTORY_CONV_RG dependencies on GHR_PEOPLE_EXTRA_INFO_H_V

Line 338: p_peopleei_h_v in ghr_people_extra_info_h_v%rowtype,

334: p_history_data in ghr_pa_history%rowtype,
335: p_assignment_data in out nocopy per_all_assignments_f%rowtype);
336:
337: Procedure conv_to_peopleei_rg (
338: p_peopleei_h_v in ghr_people_extra_info_h_v%rowtype,
339: p_peopleei_data out nocopy per_people_extra_info%rowtype);
340:
341: Procedure conv_to_peopleei_rg(
342: p_history_data in ghr_pa_history%rowtype,