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: 

Calculation Logic In taxes.

former_member393846
Participant
0 Kudos

Hello,

I have a scenario, where in there is a logic in taxes and its based on mutual understanding between mu=y client and his vendor.

The logic is as follows;

Total amount-----------100

Tax exempted----------40

Taxable amount--------60

Tax rate-------------------14%

Now my client pays 14% on 30

Vendor pays 14% on remaining taxable amount 30.

Can we build in standard FTXP. Kindly suggest any inputs. It will be highly valued.

Regards,

Shyam.

1 ACCEPTED SOLUTION

former_member218071
Active Contributor
0 Kudos

Hi,

In this case you can maintain 7 % on taxable amount so system will calculate as per your requirement.

Regards, Rakesh

5 REPLIES 5

former_member218071
Active Contributor
0 Kudos

Hi,

In this case you can maintain 7 % on taxable amount so system will calculate as per your requirement.

Regards, Rakesh

0 Kudos

Hello Rakesh,

Thanks for the prompt reply. Here The system will calculate 7% on total amount 100.

Where can I maintain 60?

Regards,

Shyam.

0 Kudos

This is service tax.

0 Kudos

Hi,

For service tax, you need to derive applicable % based on taxable value i.e. 100

in you case, it would be 4.2 % on 100 which is equal to 7 % on 60

also refer thread http://scn.sap.com/thread/3385492 for other possible way to maintain required taxes

regards, Rakesh

BijayKumarBarik
Active Contributor
0 Kudos

Hi,

For 60 % tax on goods amount where 40 % exempted - You can create Excise Duty Indicator 60% in SPRO  and keep maintaining it in J1ID.

For service tax on goods value on recoverable basis- you can follow target tax code concept. Refer

Regards,

Biju K