DBA Data[Home] [Help]

APPS.INV_TRANSACTIONS_UTIL2 dependencies on INV_EXTERNAL_INTERFACE_SV

Line 367: INV_EXTERNAL_INTERFACE_SV.Raise_Event ( l_curr_txn_hist_record,

363: /* Raise event will insert the record into the transaction history table
364: for the current transaction.
365: */
366:
367: INV_EXTERNAL_INTERFACE_SV.Raise_Event ( l_curr_txn_hist_record,
368: l_xml_document_id,
369: l_Return_Status );
370:
371: if (g_debug = 1) then