2009 Jul 29 2:10 PM
I want to creat a invoice use BAPI(BAPI_INCOMINGINVOICE_CREATE) like below.
tax rate: 13%.
item -
PK--
Description -
amount
1--
93-
2--
40
3--
40
4--
13
BAPI return error message: Tax entered incorrect (code 01, amount 13.00), correct 10.40.
i think BAPI check tax amount rule is : tax_amount = GR/IR's total amount * tax_rate = (40 + 40) * 13% = 10.40.
I try to use MIRO to create this invoice ,i create invoice successfully after i modify tax Base.amnt to 100.
i try to modify BAPI_INCOMINGINVOICE_CREATE's tax Base.amnt to 100,but BAPI return the same error message.
How can i do ? please give me some help.
thanks a lot.
2009 Jul 29 3:05 PM
I want to creat a invoice use BAPI(BAPI_INCOMINGINVOICE_CREATE) like below.
tax rate: 13%.
item -
PK--
Description -
amount
1--
93-
2--
40
3--
40
4--
13
BAPI return error message: Tax entered incorrect (code 01, amount 13.00), correct 10.40.
i think BAPI check tax amount rule is : tax_amount = GR/IR's total amount * tax_rate = (40 + 40) * 13% = 10.40.
I try to use MIRO to create this invoice ,i create invoice successfully after i modify tax Base.amnt to 100.
i try to modify BAPI_INCOMINGINVOICE_CREATE's tax Base.amnt to 100,but BAPI return the same error message.
How can i do ? please give me some help.
thanks a lot.
2009 Jul 29 3:05 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |