DBA Data[Home] [Help]

APPS.INV_TRANSACTIONS_UTIL2 dependencies on PO_WF_ITEMKEY_S

Line 311: SELECT po_wf_itemkey_s.NEXTVAL

307: END IF;
308:
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;