DBA Data[Home] [Help]

APPS.ZX_ON_DEMAND_TRX_UPGRADE_PKG dependencies on AP_TAX_CODES_ALL

Line 4251: from ap_tax_codes_all

4247: 'Y' HISTORICAL_FLAG,
4248: -- NULL HQ_ESTB_PARTY_TAX_PROF_ID,
4249: 'N' INCLUSIVE_TAX_OVERRIDE_FLAG,
4250: (select name
4251: from ap_tax_codes_all
4252: where tax_id = poll.tax_code_id) INPUT_TAX_CLASSIFICATION_CODE,
4253: -- NULL INTERNAL_ORG_LOCATION_ID,
4254: nvl(poh.org_id,-99) INTERNAL_ORGANIZATION_ID,
4255: SYSDATE LAST_UPDATE_DATE,

Line 5092: ap_tax_codes_all atc,

5088: fnd_currencies fc,
5089: po_lines_all pol,
5090: po_line_locations_all poll,
5091: zx_party_tax_profile ptp,
5092: ap_tax_codes_all atc,
5093: zx_rates_b rates,
5094: zx_regimes_b regimes,
5095: zx_taxes_b taxes,
5096: zx_status_b status

Line 5799: ap_tax_codes_all atc,

5795: fnd_currencies fc,
5796: po_lines_all pol,
5797: po_line_locations_all poll,
5798: zx_party_tax_profile ptp,
5799: ap_tax_codes_all atc,
5800: ar_tax_group_codes_all atg,
5801: ap_tax_codes_all atc1,
5802: zx_rates_b rates,
5803: zx_regimes_b regimes,

Line 5801: ap_tax_codes_all atc1,

5797: po_line_locations_all poll,
5798: zx_party_tax_profile ptp,
5799: ap_tax_codes_all atc,
5800: ar_tax_group_codes_all atg,
5801: ap_tax_codes_all atc1,
5802: zx_rates_b rates,
5803: zx_regimes_b regimes,
5804: zx_taxes_b taxes,
5805: zx_status_b status