Skip to Content
0
Former Member
Jan 11, 2008 at 05:31 PM

Creating invoice W/O TAX using BAPI_INCOMINGINVOICE_CREATE

39 Views

I am trying to create an invoice using Function Module BAPI_INCOMINGINVOICE_CREATE, but when I post the invoice using the amount on the PO it is adding tax! I have tried several methods to force the invoice the only post the amount being passed in, but have been unsuccessful.

- What can I do to post the invoice only for the amount being passed in without the Function Module adding taxes?

- Is there a way that I can determine the PO amount w/o taxes such that when the taxes are added via the Function Module that it post the correct amount?

Thanks in advance for any and all replies posted.