DBA Data[Home] [Help]

APPS.AP_RECT_MATCH_PKG dependencies on PO_LINE_LOCATIONS_ALL

Line 215: G_Shipment_Type po_line_locations_all.shipment_type%TYPE;

211: G_Org_Id ap_invoices.org_id%TYPE;
212: G_Trx_Business_Category ap_invoices.trx_business_category%TYPE;
213:
214: --Contract Payments
215: G_Shipment_Type po_line_locations_all.shipment_type%TYPE;
216: G_Vendor_Id ap_invoices.vendor_id%TYPE;
217: G_Vendor_Site_Id ap_invoices.vendor_site_id%TYPE;
218: G_Po_Line_Id po_lines_all.po_line_id%TYPE;
219: G_Recoupment_Rate po_lines_all.recoupment_rate%TYPE;