2005 Mar 07 9:34 AM
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
2005 Mar 07 10:05 AM
Hi Frederic,
Try WS_DELIVERY_UPDATE / SD_DELIVERY_UPDATE function module.
Thanks
Lakshman
Message was edited by: Lakshman Tandra
2005 Mar 07 9:43 AM
Hi,
check out this BAPI and the associated documentation for chaning quantity.
BAPI_OUTB_DELIVERY_CHANGE
Regards
Raja
2005 Mar 07 9:54 AM
Hi Durairaj,
thanks for reply,
I don't have this BAPI in my system, I'm running SAP 4.6C
Frédéric
2005 Mar 07 10:05 AM
Hi Frederic,
Try WS_DELIVERY_UPDATE / SD_DELIVERY_UPDATE function module.
Thanks
Lakshman
Message was edited by: Lakshman Tandra
2005 Mar 07 10:13 AM
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
2005 Mar 07 10:35 AM
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
2007 Oct 16 11:08 PM
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.