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

Problem while creating IR with BAPI_INCOMINGINVOICE_CREATE

Former Member
0 Likes
638

Hi,

Getting error message while creating IR through some external service. We are using the BAPI BAPI_INCOMINGINVOICE_CREATE to create IR.

Error Message is "There is different account assignment information in item 000001".

Could anyone let me know what exactly we need to pass for the field "Invoice Doc Item".

Regards,

Uma

1 REPLY 1
Read only

Former Member
0 Likes
342

If you have not determined the issue, for the itemdata and acctdata tables for the BAPI, the invoice_doc_item_no mataches the entries from table ESKN (field: ZEKKN). The serial number field in the ACCTDATA table for the BAPI matches the ZEKKN field from the ESKL table. Hope this helps.