DBA Data[Home] [Help]

APPS.INV_RCV_DIR_RCPT_APIS dependencies on INV_RCV_TXN_MATCH

Line 1917: inv_rcv_txn_match.matching_logic(

1913: );
1914: print_debug('create_int_shp_dr_del_rti_rec: 4.0 - p_from_lpn_id => '||p_from_lpn_id,4);
1915: END IF;
1916:
1917: inv_rcv_txn_match.matching_logic(
1918: x_return_status => x_status
1919: , --?
1920: x_msg_count => l_msg_count
1921: , x_msg_data => x_message

Line 2628: inv_rcv_txn_match.matching_logic(

2624: , 4
2625: );
2626: END IF;
2627:
2628: inv_rcv_txn_match.matching_logic(
2629: x_return_status => x_status
2630: , --?
2631: x_msg_count => l_msg_count
2632: , x_msg_data => x_message

Line 3539: inv_rcv_txn_match.matching_logic(

3535: ELSE
3536: l_lpn_id := p_lpn_id;
3537: END IF;
3538:
3539: inv_rcv_txn_match.matching_logic(
3540: x_return_status => l_return_status
3541: , --?
3542: x_msg_count => l_msg_count
3543: , x_msg_data => l_msg_data