DBA Data[Home] [Help]

APPS.WMS_ITEM_LOAD dependencies on INV_LPN_TRX_PUB

Line 2643: l_txn_return_status := inv_lpn_trx_pub.process_lpn_trx

2639: print_debug('Calling the INV TM online: ' || p_txn_header_id);
2640: END IF;
2641: -- Call the Inventory TM in online mode (1), passing in the
2642: -- Inventory business flow code (30)
2643: l_txn_return_status := inv_lpn_trx_pub.process_lpn_trx
2644: (p_trx_hdr_id => p_txn_header_id,
2645: p_commit => fnd_api.g_false,
2646: x_proc_msg => x_msg_data,
2647: p_proc_mode => 1,