DBA Data[Home] [Help]

APPS.AP_TAX_ENGINE_PKG dependencies on PO_VENDORS

Line 34: ship_from_supplier_number po_vendors.segment1%TYPE,

30: exchange_rate po_headers_all.rate%TYPE,
31: minimum_accountable_unit fnd_currencies.minimum_accountable_unit%TYPE,
32: precision fnd_currencies.precision%TYPE,
33: ship_from_supplier_id po_headers_all.vendor_id%TYPE,
34: ship_from_supplier_number po_vendors.segment1%TYPE,
35: ship_from_supplier_name po_vendors.vendor_name%TYPE,
36: ship_from_site_use_id po_headers_all.vendor_site_id%TYPE,
37: ship_from_country po_vendor_sites_all.country%TYPE,
38: ship_from_state po_vendor_sites_all.state%TYPE,

Line 35: ship_from_supplier_name po_vendors.vendor_name%TYPE,

31: minimum_accountable_unit fnd_currencies.minimum_accountable_unit%TYPE,
32: precision fnd_currencies.precision%TYPE,
33: ship_from_supplier_id po_headers_all.vendor_id%TYPE,
34: ship_from_supplier_number po_vendors.segment1%TYPE,
35: ship_from_supplier_name po_vendors.vendor_name%TYPE,
36: ship_from_site_use_id po_headers_all.vendor_site_id%TYPE,
37: ship_from_country po_vendor_sites_all.country%TYPE,
38: ship_from_state po_vendor_sites_all.state%TYPE,
39: ship_from_county po_vendor_sites_all.county%TYPE,