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: 

Need a FM for change delivery quantity

FredericGirod
Active Contributor
0 Kudos
1,386

Hello,

I need a FM to update delivery quantity, I have look for the BAPI BAPI_OUTB_DELIVERY_CONFIRM_DEC but I didn't find how it works.

Any help are welcome

Frédéric

1 ACCEPTED SOLUTION

Lakshmant1
Active Contributor
0 Kudos
289

Hi Frederic,

Try WS_DELIVERY_UPDATE / SD_DELIVERY_UPDATE function module.

Thanks

Lakshman

Message was edited by: Lakshman Tandra

6 REPLIES 6

athavanraja
Active Contributor
0 Kudos
289

Hi,

check out this BAPI and the associated documentation for chaning quantity.

BAPI_OUTB_DELIVERY_CHANGE

Regards

Raja

0 Kudos
289

Hi Durairaj,

thanks for reply,

I don't have this BAPI in my system, I'm running SAP 4.6C

Frédéric

Lakshmant1
Active Contributor
0 Kudos
290

Hi Frederic,

Try WS_DELIVERY_UPDATE / SD_DELIVERY_UPDATE function module.

Thanks

Lakshman

Message was edited by: Lakshman Tandra

0 Kudos
289

Hi Lakshman,

Thanks for reply

Do you have sample code for this FM ? Or the fields I must change or not ?

Regards

Frédéric

0 Kudos
289

Hi Frederic,

I don't have any sample code. Do a where-used list on the function module to find out on where it is being used in standrad programs.

Thanks

Lakshman

Former Member
0 Kudos
289

Hi,

I need a SAP FM to update the delivery quantity and the pick quantity, if pick quantity is different than the delivery quantity. I tried SD_DELIVERY_UPDATE_PICKING and WS_DELIVERY_UPDATE_2. Both FMs update pick quantity (even it is different from delivery quantity - strange - online doesn't allow that), but not delivery quantity. Eventhough I pass delivery quantity in LFIMG field of vbpok structure.

I need it quite urgently, anyhelp? Thanks,

Regards,

Sundar.