DBA Data[Home] [Help]

APPS.RCV_EXPRESS_SV dependencies on RCV_TRX_INTERFACE_TRX_UPD_PKG

Line 408: rcv_trx_interface_trx_upd_pkg.update_rcv_transaction (rcv_trx);

404: END IF;
405: END IF;
406: --Bugfix5213454 End: Called QA API after RTI record validation.
407:
408: rcv_trx_interface_trx_upd_pkg.update_rcv_transaction (rcv_trx);
409:
410: /*
411: ** If the row passes all validation then set the succeed
412: ** count appropriately

Line 474: rcv_trx_interface_trx_upd_pkg.update_rcv_transaction (rcv_trx);

470: ** in the interface to error
471: */
472: rcv_trx.processing_status_code := 'COMPLETED';
473: rcv_trx.transaction_status_code := 'ERROR';
474: rcv_trx_interface_trx_upd_pkg.update_rcv_transaction (rcv_trx);
475:
476:
477: /*
478: ** If the row fails a validation step then set the failure