DBA Data[Home] [Help]

APPS.AP_TAX_ENGINE_PKG dependencies on FND_CURRENCIES

Line 31: minimum_accountable_unit fnd_currencies.minimum_accountable_unit%TYPE,

27: previous_trx_header_id number(15),
28: trx_date po_headers_all.last_update_date%TYPE,
29: trx_currency_code po_headers_all.currency_code%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,

Line 32: precision fnd_currencies.precision%TYPE,

28: trx_date po_headers_all.last_update_date%TYPE,
29: trx_currency_code po_headers_all.currency_code%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,