Categories
- All Categories
- 4 Oracle Analytics Videos
- 13.7K Oracle Analytics Forums
- 5.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics News
- 31 Oracle Analytics Trainings
- 52 Oracle Analytics Data Visualizations
- 2 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
Query to find the tax Reporting code using the tax rate from zx_lines?
The tax Reporting Code is in the table - ZX_REPORTING_CODES_B
I need help on how to join this table with zx_lines,
or join tax rate with tax reporting code?
0
Answers
-
Hi @User_1ZWDZ
Tax reporting codes you can refer below table -
ZX_REPORTING_CODES_B (oracle.com)
ZX_REPORTING_CODES_B
This table stores the tax reporting codes, which are unique codes for tax reporting purposes.
Regards,
Arjun
0 -
Hello,
I need a join between zx_lines and ZX_REPORTING_CODES_B
0