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: 

BAPI for VAT Calculation

Former Member
0 Kudos

Hello Everybody,

I just have one question and hope that somebody know the answer.

Namely, I will need to have a BAPI which will calculate tax amount (VAT amount) based on (Net) Amount in the GL coding line.

Are there maybe some BAPIs which can be used to utilize VAT (tax) amount calculation.

Thanks in advance.

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
0 Kudos

You coiuld look at RFC FM CALCULATE_TAXES_NET.

Regards,

Raymond

6 REPLIES 6

Former Member
0 Kudos

Hi

It can use a fm CALCULATE_TAX_FROM_NET_AMOUNT, but it's not a RFC

Do you need a FRC function module?

Max

0 Kudos

Thanks Max,

It would be better if we have RFC function module.

0 Kudos

Uhm

perhaps some guys know a rfc, because I've never heard about it so I believe it needs to create a custom rfc

Max

raymond_giuseppi
Active Contributor
0 Kudos

You coiuld look at RFC FM CALCULATE_TAXES_NET.

Regards,

Raymond

0 Kudos

Very well

That fm is a rfc calls CALCULATE_TAX_FROM_NET_AMOUNT, so it could be ok

Max

Lakshmipathi
Active Contributor
0 Kudos

If you can share the pricing procedure (TCode V/08), then may be I can try to give suggestion without going for any enhancement.  Also, let me know how it is calculating currently.

G. Lakshmipathi