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: 

BAPI for partial goods receipt using inbound delivery with Handling Unit

Former Member
0 Kudos

Hi Experts,

Any one come across a BAPI/FM for VL60? We're using inbound delivery with handling units. The scenario is to do partial goods receipt by HU using VL60. There may be multiple HUs per inbound delivery. We do partial GR by HU.

Is there any BAPI/FM to do this functionality? We are looking for a BAPI/FM to develop a RF transaction to do partial GR.

If anyone has come across this scenario, please share your knowledge on this. It would be great help and would be greatly appreciated. Thank you.

with regards,

Muthu Ganapathy.

5 REPLIES 5

former_member449766
Participant
0 Kudos

Hi!

we have the same requirements. were you able to solve this?

Thanks,

abapGenin

0 Kudos

we resolved using custom object.

Thanks.

0 Kudos

Hi!

Can you share how you did the custom object? Did you customize an existing BAPI/program? Please share the code or the process on how you created the custom object.

Thank you.

abapGenin

Former Member
0 Kudos

Hi Muthu,

I have the same requirement.

I'm trying to use WS_DELIVERY_UPDATE. passing KZEBU = 'X' for Partial GR,

as well as tables VERKO and VERPO. But GR is still not happening.

Could you point me in the right direction?

Thanks,

Miguel

renatabarros
Explorer
0 Kudos

Dear,

i have same requirement, please do you remember how did you solve it? Could you share anything?