DBA Data[Home] [Help]

APPS.PER_VACANCY_SWI dependencies on HR_API_TRANSACTIONS

Line 886: from hr_api_transactions hrt

882: l_proc varchar2(72) := g_package || 'finalize_transaction';
883: --
884: cursor csr_vacancy_id is
885: select transaction_ref_id
886: from hr_api_transactions hrt
887: where hrt.transaction_id = p_transaction_id;
888: --
889: begin
890: --