DBA Data[Home] [Help]

APPS.GHR_HISTORY_FETCH dependencies on HR_ALL_POSITIONS_F

Line 91: p_position_data out nocopy hr_all_positions_f%rowtype,

87: p_noa_id_corrected in number default null,
88: p_rowid in rowid default null,
89: p_pa_history_id in number default null,
90: p_get_ovn_flag in varchar2 default 'N',
91: p_position_data out nocopy hr_all_positions_f%rowtype,
92: p_result_code out nocopy varchar2 ) ;
93:
94: Procedure fetch_element_entries (
95: p_element_entry_id in number default null,