Application Development 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: 

BAPI for doing picking and PGI

anupam_srivastava2
Participant
0 Kudos

Hi All

I am getting following data in text format.

Order no 81399894

data detail level.

order line no - 00030

product code - 1001

shipped qty - 20

bath - xxxxx

now I have to do picking and PGI.

enter the shipped qty and batch, and then do PGI...

IS there BAPI which I can use for this.

rgds

AJ

2 REPLIES 2

Former Member
0 Kudos

Hi,

BAPI.. not sure .. But you can use WS_DELIVERY_UPDATE_2 for this purpose.

Regds,

Rudra

0 Kudos

thanks