Payables and Cash Management - EBS (MOSC)

MOSC Banner

Tax Classification value not showing up[

edited May 23, 2016 8:02PM in Payables and Cash Management - EBS (MOSC) 1 commentAnswered

The Tax Classification under "TAX and REPORTING" tab of supplier page does not show the values.

but when querying the below query it shows the values. Please let me know how to debug the issues.

Select distinct LOOKUP_CODE tax_code,description,tax_type

From zx_output_classifications_v Where lookup_type = 'ZX_OUTPUT_CLASSIFICATIONS'

and org_id = 0 and enabled_flag = 'Y' and fnd_date.canonical_to_date(fnd_date.date_to_canonical('18-MAR-2016')) between nvl(start_date_active, fnd_date.canonical_to_date(fnd_date.date_to_canonical('07-APR-2016')))

and nvl(end_date_active, fnd_date.canonical_to_date

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