Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

cst and vat

Former Member
0 Kudos

Dear friends,

my client requirement is there is no excise duties they have only cst and vat

customer placed order with in the state vat is 5%

customer placed order out of the state cst comes into picture

with C forms 2 %

With out C form 5%

i created condition table for   cst and Country/Plant region/Region/taxcl1.cust/taxcl.mat.

this is working for vat but not cst.

i don't know weather it's correct or not

please suggest me.

thanks

lenin.k

6 REPLIES 6

Lakshmipathi
Active Contributor
0 Kudos

Check the "Analysis" from the condition tab and see what you could see on the right screen after clicking the CST condition type.  Share here.  Most probably, condition record is missing or tax code not maintained.

G. Lakshmipathi

0 Kudos

Thanks for your reply

but i dont't know how to maintain condition table for cst

how to determine condition records

if customer placed order with in the state(TS) vat (5%)

if customer placed order other sate cst (5%) comes

i don't know how to system finds condition records

0 Kudos

yes condition record is missing

my client state is telanga state, i am maintained condition record for andra, cst is working

but customer placed order from gujarat cst condition record is missing

and where we maintain C form

please suggest me

0 Kudos

Hi

If you are using condition table

Country/Plant region/Region/taxcl1.cust/taxcl.mat. 

for both CST and VAT, you said in the earlier post. Then you condition record can have following combination.

VAT/CSTCountryPlant RegionRegionTaxClass1 CustTaxClass. MatTax Rate
VATINTGTG1 - Liable for Tax1 - Taxable5%
VATINTGTG0 - Exempt from Tax1 - Taxable0%
CSTINTGGJ0 - Exempt from Tax1 - Taxable0%
CSTINTGGJ1 - Liable for Tax1 - Taxable5%
CSTINTGGJ2 - Form C1 - Taxable2%

So, if you observe the above table, one of the Customer Tax Classification should be C-Form. Thus, maintaining condition record is critical from relevant tax rate determination.

Hope that helps, if still have any concerns, kindly elaborate it.

Thanks, JP

0 Kudos

Thanks Jp,

so we have to maintain condition records for each and every state

client knows at the sales order level only weather it is c form customer or not

change indicator at sales order-->header details >>Billing tab--- field Alt.tax classific.


is it correct process or not


please suggest



0 Kudos

Yes, your understanding is correct.

Thanks, JP