DBA Data[Home] [Help]

APPS.INV_TXN_MANAGER_PUB dependencies on INV_LPN_TRX_PUB

Line 2465: inv_lpn_trx_pub.process_lpn_trx (p_trx_hdr_id => l_header_id

2461: l_result := -1;
2462: END IF;
2463: ELSE
2464: l_result :=
2465: inv_lpn_trx_pub.process_lpn_trx (p_trx_hdr_id => l_header_id
2466: , p_commit => p_commit
2467: , x_proc_msg => l_msg_data
2468: , p_proc_mode => 1
2469: , p_process_trx => fnd_api.g_true

Line 4540: inv_lpn_trx_pub.process_lpn_trx (p_trx_hdr_id => l_header_id

4536: ELSE
4537: --Bug #4338316
4538: --Pass the p_commit value to the TM
4539: l_result :=
4540: inv_lpn_trx_pub.process_lpn_trx (p_trx_hdr_id => l_header_id
4541: , p_commit => p_commit
4542: , x_proc_msg => l_msg_data
4543: , p_proc_mode => 1
4544: , p_process_trx => fnd_api.g_true