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 Picking and Post Goods Issue ?

Former Member
0 Likes
3,119

Hi All,

Is there any BAPI for doing Picking and Post Goods Issue in VL02N ? I don't think we can use BAPI_OUTB_DELIVERY_CHANGE.

Is it advisable to use BAPI or BDC ( if no BAPI exist ). Thanks in Advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,269

BAPI_GOODSMVT_CREATE

WS_DELIVERY_UPDATE_2

2 REPLIES 2
Read only

Former Member
0 Likes
1,269

BAPI for picking in VL02N

BAPI_OUTB_DELIVERY_SAVEREPLICA

BAPI for posting Goods Issue

BAPI_OUTB_DELIVERY_CONFIRM_DEC

For reference: http://help.sap.com/printdocu/core/Print46c/EN/data/pdf/LEIDW/LEIDW.pdf

Read only

Former Member
0 Likes
1,270

BAPI_GOODSMVT_CREATE

WS_DELIVERY_UPDATE_2