DBA Data[Home] [Help]

APPS.GHR_SF52_POST_UPDATE dependencies on GHR_PA_REQUESTS

Line 18: p_sf52_data_result in ghr_pa_requests%rowtype,

14: p_object_version_number in out NOCOPY number,
15: p_from_position_id in number default null,
16: p_to_position_id in number default null,
17: p_agency_code in varchar2 default null, -- to_agency_code
18: p_sf52_data_result in ghr_pa_requests%rowtype,
19: p_called_from in varchar2 default null
20: );
21:
22: Procedure Post_sf52_cancel