DBA Data[Home] [Help]

APPS.AP_IMPORT_VALIDATION_PKG dependencies on PO_VENDOR_SITES_ALL

Line 21805: l_fob_point po_vendor_sites_all.fob_lookup_code%TYPE;

21801: l_po_line_location_id ap_invoice_lines_interface.po_line_location_id%TYPE;
21802: l_location_id zx_transaction_lines_gt.ship_from_location_id%type;
21803: l_ship_to_location_id ap_supplier_sites_all.ship_to_location_id%type;
21804: l_bill_to_location_id zx_transaction_lines_gt.bill_to_location_id%TYPE;
21805: l_fob_point po_vendor_sites_all.fob_lookup_code%TYPE;
21806:
21807: l_dflt_tax_class_code zx_transaction_lines_gt.input_tax_classification_code%type;
21808: l_allow_tax_code_override varchar2(10);
21809: l_dummy number;