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

Update picking confirmation & PGI

Former Member
0 Likes
1,507

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

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
1,061

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

5 REPLIES 5
Read only

former_member194669
Active Contributor
0 Likes
1,062

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

Read only

0 Likes
1,061

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

Read only

0 Likes
1,061

Hi,

I resolved it as i was not passing complete data related to packing.

Thanks to all.

Read only

Former Member
0 Likes
1,061

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

Read only

0 Likes
1,061

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