E-Business Tax (MOSC)

MOSC Banner

How can I change the TAX RATE CODE column value from 'VENDOR_CHARGED_TAX' to TAX_NOT_MANAGED

Hi,

Could you please provide your suggestions on below issue/clarification.

For all Purchase Orders default tax code is present as "Vendor Charged Tax" and this value is setup as '0'(zero).

However This gives the impression that the PO is set up for the Vendor to charge Tax. So we would like to change the name of 'Vendor Charged Tax' ( From 'Vendor Charged Tax' to 'Tax not Managed').

Please refer the following DB Query and details:

--

select tax_Rate_code,a.* from ZX_RATES_B a where 1=1

and tax = 'US SALES AND USE TAX'

and tax_rate_code = 'VENDOR_CHARGED_TAX'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center