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 doing picking and PGI

anupam_srivastava2
Participant
0 Likes
482

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
Read only

Former Member
0 Likes
410

Hi,

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

Regds,

Rudra

Read only

0 Likes
410

thanks