DBA Data[Home] [Help]

APPS.INV_RCV_DIR_RCPT_APIS dependencies on INV_RCV_TXN_MATCH

Line 1994: inv_rcv_txn_match.matching_logic(

1990: );
1991: print_debug('create_int_shp_dr_del_rti_rec: 4.0 - p_from_lpn_id => '||p_from_lpn_id,4);
1992: END IF;
1993: l_rcpt_match_table_detail.DELETE; --13972742
1994: inv_rcv_txn_match.matching_logic(
1995: x_return_status => x_status
1996: , --?
1997: x_msg_count => l_msg_count
1998: , x_msg_data => x_message

Line 2713: inv_rcv_txn_match.matching_logic(

2709: , 4
2710: );
2711: END IF;
2712:
2713: inv_rcv_txn_match.matching_logic(
2714: x_return_status => x_status
2715: , --?
2716: x_msg_count => l_msg_count
2717: , x_msg_data => x_message

Line 3643: inv_rcv_txn_match.matching_logic(

3639: ELSE
3640: l_lpn_id := p_lpn_id;
3641: END IF;
3642:
3643: inv_rcv_txn_match.matching_logic(
3644: x_return_status => l_return_status
3645: , --?
3646: x_msg_count => l_msg_count
3647: , x_msg_data => l_msg_data