DBA Data[Home] [Help]

APPS.GHR_HISTORY_CONV_RG dependencies on GHR_PA_REQUEST_SHADOW

Line 674: p_shadow in ghr_pa_request_shadow%rowtype,

670: p_attribute20 in per_person_analyses.attribute20%type default null,
671: p_peranalyses_data in out nocopy per_person_analyses%rowtype );
672:
673: Procedure convert_shadow_to_sf52 (
674: p_shadow in ghr_pa_request_shadow%rowtype,
675: p_sf52 out nocopy ghr_pa_requests%rowtype);
676:
677: Procedure convert_sf52_to_shadow (
678: p_sf52 in ghr_pa_requests%rowtype,

Line 679: p_shadow out nocopy ghr_pa_request_shadow%rowtype);

675: p_sf52 out nocopy ghr_pa_requests%rowtype);
676:
677: Procedure convert_sf52_to_shadow (
678: p_sf52 in ghr_pa_requests%rowtype,
679: p_shadow out nocopy ghr_pa_request_shadow%rowtype);
680:
681: /* Changed for new date tracked positions table
682:
683: Procedure conv_to_position_rg(