cancel
Showing results for 
Search instead for 
Did you mean: 

BADI or Function Module for WT update with HU Without confirming the pick

dacor
Explorer
0 Kudos
135

During our EWM prepicking process, we aim to pre-assign pick handling units (HUs) containing packaging materials to warehouse tasks without confirming the pick. Is there a standard function module or BAdI available to associate the creation of the pick HU with the warehouse task before performing the actual picking? We want to avoid using a temporary custom table to manage this association.

The reason for this is that we define pallet usage before starting the picking path for double pallets, and we want the system to pre-assign these packaging materials to the HU and delivery.

Accepted Solutions (0)

Answers (1)

Answers (1)

Ajit_Routray
Active Contributor
0 Kudos

Hi @dacor

/SCWM/WHO_WHOHU_UPDATE - Please check this Function Module.

Kind Regards,

Ajit

 

 

dacor
Explorer
0 Kudos
We attempted to update the HU on the warehouse task but were unsuccessful. Our development team proposed a solution: creating a temporary table to establish an association between HU and Delivery. We will still try to see if we can find a better solution.
Ajit_Routray
Active Contributor
0 Kudos

@dacor  Could you please try - FM" /SCWM/TO_CHANGE_INT" or "/SCWM/TO_CHANGE " => Change HU in WTs

/SCWM/WHO_WHOHU_UPDATE => Change Pick HU in WO

Ajit_Routray
Active Contributor
0 Kudos
I think this FM "/SCWM/TO_CHANGE " => Change HU in WT