‎2007 Aug 27 2:53 PM
Hi Guys,
I am looking for function modules/BAPI's to perform the following actions:
- perform picking (anything other than SD_IDOC_INPUT_PICKING?)
- for a given delivery check if the picking is already done (fully or partly)
Thanks,
Hitesh
‎2007 Aug 27 2:55 PM
‎2007 Aug 27 3:02 PM
You can use below FM's to update picking qty at delivery level:
SD_DELIVERY_UPDATE_PICKING
WS_DELIVERY_UPDATE
WS_DELIVERY_UPDATE_2
Thanks
Seshu
‎2007 Aug 27 3:14 PM
Thanks Guys for the quick answer....
The FM mentioned by you are the ones that are called internally by the FM that I already mentioned.... I am more looking for a BAPI, if any. Anyway, Thanks.