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: 

Problem with BAPI_HU_CREATE

umberto_panico
Participant
0 Kudos

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

Former Member
0 Kudos

Hi,

use the following BAPI's PROCESS_HU_INBOUND_DLVRY

BAPI_INB_DELIVERY_CHANGE.

Regards