DBA Data[Home] [Help]

APPS.GHR_HISTORY_FETCH dependencies on HR_ALL_POSITIONS_F

Line 94: p_position_data out nocopy hr_all_positions_f%rowtype,

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