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

Create incoming invoice using BAPI (with Save As Completed status)

Former Member
0 Likes
953

Hello,

This question has been asked, but I didn't find an answer which works. Here's the issue:

I want to create an incoming invoice using BAPI with status Save As Completed (RBSTAT = B).

I tried BAPI_INCOMINGINVOICE_PARK, but the problem is the status is A (Parked) and not B (Saved as completed).

I followed the instructions here, but no success till now:

Is there anyone who can shed some light on this issue, please?

Thanks a lot

Feenaz

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
707

Hello,

Finally I used the solution of Pablo Casamayor

It works!

Hello,

This question has been asked, but I didn't find an answer which works. Here's the issue:

I want to create an incoming invoice using BAPI with status Save As Completed (RBSTAT = B).

I tried BAPI_INCOMINGINVOICE_PARK, but the problem is the status is A (Parked) and not B (Saved as completed).

I followed the instructions here, but no success till now:

Is there anyone who can shed some light on this issue, please?

Thanks a lot

Feenaz

1 REPLY 1
Read only

Former Member
0 Likes
708

Hello,

Finally I used the solution of Pablo Casamayor

It works!