DBA Data[Home] [Help]

APPS.INV_RCV_STD_RCPT_APIS dependencies on INV_RCV_TXN_MATCH

Line 2803: inv_rcv_txn_match.matching_logic(

2799: IF (l_debug = 1) THEN
2800: print_debug('create_intship_rcpt_intf_rec: 30 before matching ' || TO_CHAR(SYSDATE, 'YYYY-MM-DD HH:DD:SS'), 4);
2801: END IF;
2802:
2803: inv_rcv_txn_match.matching_logic(
2804: x_return_status => l_return_status
2805: , --?
2806: x_msg_count => l_msg_count
2807: , x_msg_data => l_msg_data

Line 3426: inv_rcv_txn_match.matching_logic(

3422: IF (l_debug = 1) THEN
3423: print_debug('create_rma_rcpt_intf_rec: 30 before matching' || TO_CHAR(SYSDATE, 'YYYY-MM-DD HH:DD:SS'), 4);
3424: END IF;
3425:
3426: inv_rcv_txn_match.matching_logic(
3427: x_return_status => l_return_status
3428: , --?
3429: x_msg_count => l_msg_count
3430: , x_msg_data => l_msg_data

Line 4294: inv_rcv_txn_match.matching_logic(

4290: END IF;
4291:
4292: l_lpn_id := p_from_lpn_id;
4293:
4294: inv_rcv_txn_match.matching_logic(
4295: x_return_status => l_return_status
4296: , --?
4297: x_msg_count => l_msg_count
4298: , x_msg_data => l_msg_data