‎2014 Sep 08 11:21 AM
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.
‎2014 Sep 08 2:35 PM
‎2014 Sep 08 11:29 AM
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
‎2014 Sep 08 11:43 AM
Thanks Max,
It would be better if we have RFC function module.
‎2014 Sep 08 11:48 AM
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
‎2014 Sep 08 2:35 PM
‎2014 Sep 08 3:07 PM
Very well
That fm is a rfc calls CALCULATE_TAX_FROM_NET_AMOUNT, so it could be ok
Max
‎2014 Sep 08 3:02 PM