DBA Data[Home] [Help]

APPS.RCV_TRANSACTIONS_UTIL2 dependencies on RCV_EXTERNAL_INTERFACE_SV

Line 304: RCV_EXTERNAL_INTERFACE_SV.Raise_Event ( l_curr_txn_hist_record,

300: /* Raise event will insert the record into the transaction history table
301: for the current transaction.
302: */
303:
304: RCV_EXTERNAL_INTERFACE_SV.Raise_Event ( l_curr_txn_hist_record,
305: l_xml_document_id,
306: l_Return_Status );
307:
308: