E-Business Tax (MOSC)

MOSC Banner

Expense Report Tax Code

edited Jul 8, 2016 10:31AM in E-Business Tax (MOSC) 1 commentAnswered

We are working through a migration from 11.5.10 to 12.1.3.  I have added 4 tax codes to ZX_WEB_EXP_TAX_CLASSIFICATIONS for one of our orgs.  Only 3 of the appear in the expense report template.  However, per an Oracle document I ran this query -


SELECT DISTINCT lookup_code tax_code, description, meaning

FROM zx_webexp_classifications_v

WHERE enabled_flag = 'Y'

AND org_id in (&ORG_ID, -99)

For my org and all 4 are listed.  Does anyone have any other ideas? 

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