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 for VL01N

Marcal_Oliveras
Active Contributor
0 Likes
689

Hi, I know that there are a lot of threads about this BAPI but I don't know which is the right one yet.

That BAPI: BAPI_OUTB_DELIVERY_CREATE seems to be the right one, but in my system is not available yet...

Then I found that one: BAPI_DELIVERYPROCESSING_EXEC . It's not recommended by SAP because is for internal use for APO and they advice that the interface can be modified... but I think I will use that one, because I havn't other options.

Do you know a better option?

Hi, I know that there are a lot of threads about this BAPI but I don't know which is the right one yet.

That BAPI: BAPI_OUTB_DELIVERY_CREATE seems to be the right one, but in my system is not available yet...

Then I found that one: BAPI_DELIVERYPROCESSING_EXEC . It's not recommended by SAP because is for internal use for APO and they advice that the interface can be modified... but I think I will use that one, because I havn't other options.

Do you know a better option?

1 REPLY 1
Read only

Marcal_Oliveras
Active Contributor
0 Likes
518

Closing the thread: After a lot of search, if your SAP version does not have BAPI_OUTB_DELIVERY_CREATE available I recommend CALL TRANSACTION, it's very easy in this case.

More information:

If you have to modify picking quantity and post goods issue, use FM WS_DELIVERY_UPDATE_2