Application Development 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: 

BAPI_INCOMINGINVOICE_CREATE "Account assignment for entry sheet missing"

Former Member
0 Kudos

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

krishnendu_laha
Active Contributor
0 Kudos

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

thanks

Former Member
0 Kudos

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

0 Kudos

Hola,

Pls send the solution, show the code.

regards.

Rob

0 Kudos

Former Member,

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

Pls share the solution, show the code,

Reg.

Former Member
0 Kudos

Fixed by playing around with different import parameters.

0 Kudos

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.

0 Kudos

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

0 Kudos

Fill SHEET_NO and SHEET_ITEM in the ITEMDATA.

Those information came from ESSR and ESLL tables.

Regards!

juank_bch
Member
0 Kudos

This message was moderated.