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

Problem with BAPI_HU_CREATE

umberto_panico
Participant
0 Likes
512

Hi,

I would create handling units. (Transaction HUP30).

During the creation process, how recover the packaging material starting from base material, and pass it to BAPI_HU_CREATE?

The VHUSUBSC_PROCESS_USERINPUT function module, recover the packaging material, but work only in standard transaction.

Thanks and sorry for my bad english.

p.s: PROCESS_HU_INBOUND_DLVRY and BAPI_INB_DELIVERY_CHANGE don't work!

Merchiorre

null

1 REPLY 1
Read only

Former Member
0 Likes
404

Hi,

use the following BAPI's PROCESS_HU_INBOUND_DLVRY

BAPI_INB_DELIVERY_CHANGE.

Regards