DBA Data[Home] [Help]

APPS.GHR_HISTORY_CONV_RG dependencies on GHR_PA_REQUEST_SHADOW

Line 4089: p_shadow in ghr_pa_request_shadow%rowtype,

4085:
4086: end conv_to_peranalyses_rg;
4087:
4088: Procedure convert_shadow_to_sf52 (
4089: p_shadow in ghr_pa_request_shadow%rowtype,
4090: p_sf52 out nocopy ghr_pa_requests%rowtype) is
4091:
4092: Begin
4093:

Line 4148: p_shadow out nocopy ghr_pa_request_shadow%rowtype

4144: End;
4145:
4146: Procedure convert_sf52_to_shadow (
4147: p_sf52 in ghr_pa_requests%rowtype,
4148: p_shadow out nocopy ghr_pa_request_shadow%rowtype
4149: ) is
4150:
4151: Begin
4152: