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

Need BAPI for VL01N

Former Member
0 Likes
1,411

Hi expersts,

What BAPI should I choose for the Outbound Delivery with Order Reference - VL01N.?

Best regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,007

Hi use BAPI to create delivery for an order, let me know if any details required further

BAPI_DELIVERYPROCESSING_EXEC.

for PICKING use fm : WS_DELIVERY_UPDATE_2.

for PGI use fm : WS_LM_GOODS_MOVEMENT.

Regards.

5 REPLIES 5
Read only

brad_bohn
Active Contributor
0 Likes
1,007

BAPI_OUTB_DELIVERY_CREATE_SLS

Read only

Former Member
0 Likes
1,007

Sorry !

I forgot to mention - we have got 4.6C and BAPI_OUTB_DELIVERY_CREATE_SLS is unfortunatelly unavailable .

Read only

brad_bohn
Active Contributor
0 Likes
1,007

Then unfortunately you don't have a BAPI for it. You can use one of the RV_DELIVERY_CREATE functions. There are others as well; just search the forum for that BAPI name. The same question comes up every once in a while...

Read only

Former Member
0 Likes
1,007

Edited.

Edited by: Heber Fabiano on Aug 13, 2010 3:39 PM

Read only

Former Member
0 Likes
1,008

Hi use BAPI to create delivery for an order, let me know if any details required further

BAPI_DELIVERYPROCESSING_EXEC.

for PICKING use fm : WS_DELIVERY_UPDATE_2.

for PGI use fm : WS_LM_GOODS_MOVEMENT.

Regards.