Application Development and Automation 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: 
Read only

BAPI for VAT Calculation

Former Member
0 Likes
2,314

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
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,615

You coiuld look at RFC FM CALCULATE_TAXES_NET.

Regards,

Raymond

6 REPLIES 6
Read only

Former Member
0 Likes
1,615

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

Read only

0 Likes
1,615

Thanks Max,

It would be better if we have RFC function module.

Read only

0 Likes
1,615

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

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,616

You coiuld look at RFC FM CALCULATE_TAXES_NET.

Regards,

Raymond

Read only

0 Likes
1,615

Very well

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

Max

Read only

Lakshmipathi
SAP Champion
SAP Champion
0 Likes
1,615

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