DBA Data[Home] [Help]

APPS.RCV_TRANSACTIONS_UTIL2 dependencies on DUAL

Line 250: FROM DUAL;

246: END IF;
247:
248: SELECT po_wf_itemkey_s.NEXTVAL
249: INTO l_orig_Event_Key
250: FROM DUAL;
251:
252: l_curr_txn_hist_record.Document_Type := P_Document_Type;
253: l_curr_txn_hist_record.Document_Direction := 'O';
254: l_curr_txn_hist_record.Entity_Number := P_Entity_ID;