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

BAPI_INCOMINGINVOICE_CREATE "Account assignment for entry sheet missing"

Former Member
0 Likes
7,314

Hi,

I am using BAPI_INCOMINGINVOICE_CREATE to create and post invoices. I am getting the following error "Account assignment for entry sheet missing". We only use headerdata and itemdata. Am I missing something in the input parameters?

Hi,

I am using BAPI_INCOMINGINVOICE_CREATE to create and post invoices. I am getting the following error "Account assignment for entry sheet missing". We only use headerdata and itemdata. Am I missing something in the input parameters?

9 REPLIES 9
Read only

Former Member
0 Likes
3,828

Please check with the functional, there is some config missing for 'account assignment category'

thanks

Read only

Former Member
0 Likes
3,828

Problem was solved, the data supplied to the bapi was not correct.

Read only

0 Likes
3,828

Hola,

Pls send the solution, show the code.

regards.

Rob

Read only

0 Likes
3,828

Former Member,

I am facing same issue, even after try with all the import parameters

Pls share the solution, show the code,

Reg.

Read only

Former Member
0 Likes
3,828

Fixed by playing around with different import parameters.

Read only

0 Likes
3,828

Akil,

I am having same issue when trying to post service invoice. Can you please share what import parameters you tweaked to avoid this issue.

Thanks Much.

Read only

0 Likes
3,828

It is simply u have to chk wether u have given the correct values for the coorrect fields of BAPI

check wether BAPI fields are asiigned with the proeper G/L accounts if it is reqired.

Rajendra

Read only

0 Likes
3,828

Fill SHEET_NO and SHEET_ITEM in the ITEMDATA.

Those information came from ESSR and ESLL tables.

Regards!

Read only

Former Member
0 Likes
3,828

This message was moderated.