DBA Data[Home] [Help]

APPS.RCV_EXPRESS_SV dependencies on RCV_TRX_INTERFACE_TRX_UPD_PKG

Line 398: rcv_trx_interface_trx_upd_pkg.update_rcv_transaction (rcv_trx);

394: END IF;
395: END IF;
396: --Bugfix5213454 End: Called QA API after RTI record validation.
397:
398: rcv_trx_interface_trx_upd_pkg.update_rcv_transaction (rcv_trx);
399:
400: /*
401: ** If the row passes all validation then set the succeed
402: ** count appropriately

Line 464: rcv_trx_interface_trx_upd_pkg.update_rcv_transaction (rcv_trx);

460: ** in the interface to error
461: */
462: rcv_trx.processing_status_code := 'COMPLETED';
463: rcv_trx.transaction_status_code := 'ERROR';
464: rcv_trx_interface_trx_upd_pkg.update_rcv_transaction (rcv_trx);
465:
466:
467: /*
468: ** If the row fails a validation step then set the failure