DBA Data[Home] [Help]

APPS.JAI_RCV_RGM_CLAIMS_PKG dependencies on JAI_RCV_DELIVER_RTR_PKG

Line 2621: jai_rcv_deliver_rtr_pkg.process_transaction(

2617: fnd_file.put_line(fnd_file.log, 'Apportion Factor'||ABS(jai_rcv_trx_processing_pkg.get_apportion_factor(r_deliver_rtr_txns.transaction_id)));
2618:
2619: END IF;
2620:
2621: jai_rcv_deliver_rtr_pkg.process_transaction(
2622: p_transaction_id => r_deliver_rtr_txns.transaction_id,
2623: p_simulate => jai_constants.no,
2624: p_codepath => lv_code_path,
2625: p_process_message => lv_process_message,