GST value stored table name

Hi all,

I need to know in which table GST values are getting stored.

GST rate will come against HSN/SAC code.

Tax setup form - TaxRunTimeSetting using datasource like TaxRuntimeLookupCondition table…

From which table its getting populated.

Any help appreciated.

Thanks.

Got soln.

Tables:

  1. TaxRuntimeLookupCondition.DimValue2 (HSN code)
    TaxRuntimeLookupCondition.DimValue3 (SAC code)

2.TaxRuntimeLookupMeasureResult

3.TaxRuntimeLookupMeasureResultDetail.Value (GST Rate)

Relation:
TaxRuntimeLookupMeasureResult.LookupCondition = TaxRuntimeLookupCondition.RecId
TaxRuntimeLookupMeasureResultDetail.LookupMeasureResult = TaxRuntimeLookupMeasureResult.RecId

Flash,

Did you know relation between Tree values GST\CGST to the TAXRunTimeLookupCondition table, because based on the tree value the hsncode and related values are changing. For Example