DBA Data[Home] [Help]

APPS.AP_IMPORT_VALIDATION_PKG dependencies on PO_VENDOR_SITES_ALL

Line 20000: l_fob_point po_vendor_sites_all.fob_lookup_code%TYPE;

19996: l_po_line_location_id ap_invoice_lines_interface.po_line_location_id%TYPE;
19997: l_location_id zx_transaction_lines_gt.ship_from_location_id%type;
19998: l_ship_to_location_id ap_supplier_sites_all.ship_to_location_id%type;
19999: l_bill_to_location_id zx_transaction_lines_gt.bill_to_location_id%TYPE;
20000: l_fob_point po_vendor_sites_all.fob_lookup_code%TYPE;
20001:
20002: l_dflt_tax_class_code zx_transaction_lines_gt.input_tax_classification_code%type;
20003: l_allow_tax_code_override varchar2(10);
20004: l_dummy number;