Skip to Content
0
Former Member
Sep 15, 2007 at 10:53 AM

FM to calculate taxes like MIRO before calling BAPI_INCOMINGINVOICE_CREATE

615 Views

Hi,

We are creating a web transaction which allows users to enter incoming invoice details. Once they have specified the details, we call BAPI_INCOMINGINVOICE_CREATE to create an FI invoice.

In the web application, in the line items the user can specify the net amount and the tax code. This is working fine and our BAPI is being created correctly.

However, we have a new requirement to show the user the tax amount based on the net amount and the tax code.

As this must work in the US with both Sales and Use taxes, we are hoping that there is a standard FM or BAPI out there that we can call that will calculate the taxes for us.

Has anyone come across such an FM/ BAPI?

Thanks,

Tristan