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: 

Assign HU to Outbound Delivery

Sofidel
Explorer
0 Kudos

Hi All,

i'm working with SAPConsole. I have to develop a functionality for assigning HU to an Outbound Delivery.

I can do that using a BDC program, but i'd like to use a FM or a BAPI insteed. Any ideas?

Thanks

Roberto

2 REPLIES 2

Former Member
0 Kudos

Hi,

Did you try using WS_DELIVERY_UPDATE function?

Regards,

Ravi

Note : Please mark the helpful answers

0 Kudos

I try it, but it is an internal FM without documentation.

SAP does not advice to use it.

I Know that in version 4.7 there is BAPI_OUTB_DELIVERY_CHANGE. We have 4.6c. Is it possible to install a patch with this FM?

Thanks