AR_VAT_TAX_ALL 11i column mappings to ZX_TAXES and ZX_RATES table in R12.1.3
We are upgrading from EBS 11.5.10 to R12.1.3We have custom codes that references AR_VAT_TAX_ALL in 11i which is obsolete in R12.1.3 and need to be replaced with columns from ZX_TAXES and ZX_RATES etc tables.
Is there any document that gives information of this mapping.
I require the mapping of the following columns of AR_VAT_TAX_ALL :
TAX_CODE
TAX_RATE
AMOUNT_INCLUDES_TAX_FLAG
TAXABLE_BASIS
TAX_CALCULATION_PLSQL_BLOCK
START_DATE
END_DATE
TAX_CLASS
ENABLED_FLAG
Thanks
Is there any document that gives information of this mapping.
I require the mapping of the following columns of AR_VAT_TAX_ALL :
TAX_CODE
TAX_RATE
AMOUNT_INCLUDES_TAX_FLAG
TAXABLE_BASIS
TAX_CALCULATION_PLSQL_BLOCK
START_DATE
END_DATE
TAX_CLASS
ENABLED_FLAG
Thanks
1