DBA Data[Home] [Help]

APPS.INV_RCV_STD_RCPT_APIS dependencies on INV_RCV_TXN_MATCH

Line 2947: inv_rcv_txn_match.matching_logic(

2943: IF (l_debug = 1) THEN
2944: print_debug('create_intship_rcpt_intf_rec: 30 before matching ' || TO_CHAR(SYSDATE, 'YYYY-MM-DD HH:DD:SS'), 4);
2945: END IF;
2946:
2947: inv_rcv_txn_match.matching_logic(
2948: x_return_status => l_return_status
2949: , --?
2950: x_msg_count => l_msg_count
2951: , x_msg_data => l_msg_data

Line 3589: inv_rcv_txn_match.matching_logic(

3585: IF (l_debug = 1) THEN
3586: print_debug('create_rma_rcpt_intf_rec: 30 before matching' || TO_CHAR(SYSDATE, 'YYYY-MM-DD HH:DD:SS'), 4);
3587: END IF;
3588:
3589: inv_rcv_txn_match.matching_logic(
3590: x_return_status => l_return_status
3591: , --?
3592: x_msg_count => l_msg_count
3593: , x_msg_data => l_msg_data

Line 4550: inv_rcv_txn_match.matching_logic(

4546: END IF;
4547:
4548: l_lpn_id := p_from_lpn_id;
4549:
4550: inv_rcv_txn_match.matching_logic(
4551: x_return_status => l_return_status
4552: , --?
4553: x_msg_count => l_msg_count
4554: , x_msg_data => l_msg_data