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: 

FM for creating inbound delivery

Former Member
0 Kudos

hi experts,

please give me suggestions of FM's that would create inbound delivery with reference to purchase order.

in this case, i have to create one inbound delivery of PO's with the same vendor.

i have tried to use BBP_INB_DELIVERY_CREATE but i encountered errors like "function possible for items with confirmation key" and "notified quantity exceeds quantity".

please help me with this.

thanks so much!

march

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

try these

GN_DELIVERY_CREATE

GN_DELIVERY_CREATE_FOR_DIALOG

Regards,

Satish

2 REPLIES 2

Former Member
0 Kudos

Hi,

try these

GN_DELIVERY_CREATE

GN_DELIVERY_CREATE_FOR_DIALOG

Regards,

Satish

0 Kudos

hi,

how about the FM that i used? does it create inbound delivery also?

how can i go away with the errors i encountered?

thank you.