How to calculate sales order sales tax

Hi,

I am using AX SQL database in VB.Net application. I just want to build SQL query to find the sales order sales tax.

Can you please guide me that what are the tables i have to refer?

Thanks,

Hari

Have you tried taxtrans table? It can be helpful. It has details of tax amount, inventtrans and source also.

Pranav