DBA Data[Home] [Help]

APPS.PER_VACANCY_SWI dependencies on HR_API_TRANSACTIONS

Line 928: from hr_api_transactions hrt

924: l_proc varchar2(72) := g_package || 'finalize_transaction';
925: --
926: cursor csr_vacancy_id is
927: select transaction_ref_id
928: from hr_api_transactions hrt
929: where hrt.transaction_id = p_transaction_id;
930: --
931: begin
932: --