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

Error in BAPI BAPI_INCOMINGINVOICE_CREATE

Former Member
0 Likes
2,695

Hi ,

I am creating invoice and Credit memo using BAPI_INCOMINGINVOICE_CREATE, but when i supply all the details

it gives me Error message in return parameter. below is error message

Enter a reference to valid goods receipt (line 000001).

Please let me know how to resolve this error?

1 ACCEPTED SOLUTION
Read only

atanu_mukherjee
Explorer
0 Likes
1,550

Hi Namdev,

Please check whether the delivery is PGI-ed or not. I think you are getting this error since system is trying to create Billing for a delivery which has not been properly PGI-ed.

Regards,

Atanu

4 REPLIES 4
Read only

atanu_mukherjee
Explorer
0 Likes
1,551

Hi Namdev,

Please check whether the delivery is PGI-ed or not. I think you are getting this error since system is trying to create Billing for a delivery which has not been properly PGI-ed.

Regards,

Atanu

Read only

0 Likes
1,550

thanks,

now i get another error

534 Balance not zero : 10.00- debit: 10.00 credits 0.00

Read only

0 Likes
1,550

Hi Namdev,

I think this can be a problem with Accounting Document generation. This would be a config issue. Please get in touch with your Functional team to check the configuration.

BR,

Atanu

Read only

Former Member
0 Likes
1,550

thanks