DBA Data[Home] [Help]

APPS.CSI_ORDER_FULFILL_PUB dependencies on CSI_INV_TXNSTUB_PKG

Line 11628: csi_inv_txnstub_pkg.execute_trx_dpl(

11624: IF l_bypass = 'Y' THEN
11625:
11626: csi_t_gen_utility_pvt.add('Bypassing the SDP queue for the order line id: '||p_order_line_id);
11627:
11628: csi_inv_txnstub_pkg.execute_trx_dpl(
11629: p_transaction_type => 'CSISOFUL',
11630: p_transaction_id => p_order_line_id,
11631: x_trx_return_status => l_return_status,
11632: x_trx_error_rec => l_error_rec);