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

Updating Pickking quantity

Former Member
0 Likes
642

Hi all,

I Need to update pikking quantity in the delivery document. Is there any FM or Bapi to do this?

I checked in SDN ...and i got some fm's but those are not updating pickking quantity. Please provide me the FM's to update picking quantity

Thanks,

Ananth

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
580

Hi,

Try this BAPI_OUTB_DELIVERY_CHANGE.

Use the Tables Parameter.

CWM_ITEM_DATA-PICK_QTY .

Regards,

Morris Bond.

Reward Points if Helpful.

Hi all,

I Need to update pikking quantity in the delivery document. Is there any FM or Bapi to do this?

I checked in SDN ...and i got some fm's but those are not updating pickking quantity. Please provide me the FM's to update picking quantity

Thanks,

Ananth

2 REPLIES 2
Read only

Former Member
0 Likes
581

Hi,

Try this BAPI_OUTB_DELIVERY_CHANGE.

Use the Tables Parameter.

CWM_ITEM_DATA-PICK_QTY .

Regards,

Morris Bond.

Reward Points if Helpful.

Read only

Former Member
0 Likes
580

I am using SD_DELIVERY_UPDATE_PICKING for the picking.

Have a try.

Thanks.

Legend.