DBA Data[Home] [Help]

APPS.INV_TRANSACTIONS_UTIL2 dependencies on DUAL

Line 313: FROM DUAL;

309: l_xml_document_id := P_xml_document_id;
310:
311: SELECT po_wf_itemkey_s.NEXTVAL
312: INTO l_orig_Event_Key
313: FROM DUAL;
314:
315: l_curr_txn_hist_record.Document_Type := P_Document_Type;
316: l_curr_txn_hist_record.Document_Direction := 'O';
317: l_curr_txn_hist_record.Entity_Number := P_Entity_ID;