DBA Data[Home] [Help]

APPS.AP_MATCHING_UTILS_PKG dependencies on PO_AP_INVOICE_MATCH_GRP

Line 2188: PO_AP_INVOICE_MATCH_GRP.Get_po_ship_amounts(

2184: x_received_amt => l_amount_received,
2185: x_delivered_amt => l_amount_delivered,
2186: x_corrected_amt => l_amount_corrected);
2187:
2188: PO_AP_INVOICE_MATCH_GRP.Get_po_ship_amounts(
2189: p_api_version => 1.0,
2190: p_receive_transaction_id => l_rcv_transaction_id,
2191: x_ship_amt_ordered => l_amount_ordered,
2192: x_ship_amt_cancelled => l_amount_cancelled,

Line 2417: PO_AP_INVOICE_MATCH_GRP.Get_po_ship_amounts(

2413: x_received_amt => l_amount_received,
2414: x_delivered_amt => l_amount_delivered,
2415: x_corrected_amt => l_amount_corrected);
2416:
2417: PO_AP_INVOICE_MATCH_GRP.Get_po_ship_amounts(
2418: p_api_version => 1.0,
2419: p_receive_transaction_id => l_rcv_transaction_id,
2420: x_ship_amt_ordered => l_amount_ordered,
2421: x_ship_amt_cancelled => l_amount_cancelled,