DBA Data[Home] [Help]

APPS.INV_PHY_INV_LOVS dependencies on INV_LPN_TRX_PUB

Line 2783: l_result := inv_lpn_trx_pub.Process_lpn_trx (

2779:
2780: BEGIN
2781: Mydebug(' Starts Processing the MMTTs.. ');
2782:
2783: l_result := inv_lpn_trx_pub.Process_lpn_trx (
2784: p_trx_hdr_id => l_transaction_header_id,
2785: p_commit => fnd_api.g_true,
2786: p_proc_mode => 1,
2787: p_process_trx => fnd_api.g_true,

Line 2821: l_result := inv_lpn_trx_pub.Process_lpn_trx (

2817:
2818: BEGIN
2819: Mydebug(' Starts Processing the MMTTs.. ');
2820:
2821: l_result := inv_lpn_trx_pub.Process_lpn_trx (
2822: p_trx_hdr_id => l_transaction_header_id,
2823: p_commit => fnd_api.g_true,
2824: p_proc_mode => 1,
2825: p_process_trx => fnd_api.g_true,