DBA Data[Home] [Help]

APPS.AP_RECT_MATCH_PKG dependencies on PO_LINE_LOCATIONS_ALL

Line 213: G_Shipment_Type po_line_locations_all.shipment_type%TYPE;

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