2007 Jul 19 8:00 PM
Hi Gurus,
My requirement is to update delivery for both the picking & PGI for which I copied the BAPI_OUTB_DELIVERY_CONFIRM_DEC.
In my ZBAPI I am updating the flag UPDATE_PICKING. But it is triggering an error that VBELN(VBPOK_tab) is missing in WS_DELIVERY_UPDATE.
Please help me in this issue, your help would be appreciated.
Thanks
Sirisha
2007 Jul 19 8:23 PM
Hi,
I think you need to copy whole function group V50I. And also please keep in mind that sap is discouraging of clone sap programs, it will impact while updating service packs or snote.
aRs
2007 Jul 19 8:23 PM
Hi,
I think you need to copy whole function group V50I. And also please keep in mind that sap is discouraging of clone sap programs, it will impact while updating service packs or snote.
aRs
2007 Jul 20 2:34 AM
Hi,
Thank you for the information.
It is syntactically correct & even it is activating, but the error was occuring as VBPOK is not completely filled.
I intialized the VBPOK table, but now it is triggering an error at Delivery protokall.
Message ID VL & Num 609.
Please help me with this issue.
Thanks in advance
sirisha namani
2007 Jul 25 3:25 PM
Hi,
I resolved it as i was not passing complete data related to packing.
Thanks to all.
2007 Jul 19 8:49 PM
WS_DELIVERY_UPDATE FM will not update Picking qty details but you can post the goods issue using this FM
If you want update picking qty then use FM SD_DELIVERY_UPDATE_PICKING
field name VBPOK-PIKMG(which in include VBPOKKOMMI)
Thanks
Seshu
2007 Jul 20 2:39 AM
Hi seshu,
I want to update both picking confirmation & PGI so iam using the BAPI which is not updating the picking confirmation.
Now it is triggering me with an error message of delivery protocall.
Is there any other BAPI/ FM which satisfies my rek.
Your help will be appreciated.
Thanks in advance
Sirisha