Skip to Content
0
Jan 02, 2023 at 01:22 PM

EWM - Outbound Delivery - Update batch while WT creation

399 Views Last edit Jan 04, 2023 at 04:13 PM 2 rev

Hi All,

I need to update the batch in EWM during picking process. This Batch Number will be assigned based upon set of characteristics. Our requirement to update batch during WT creation for Outbound Delivery.

To suffice above requirement, I checked few BADIs for Batch Search Sequence determination :

/SCWM/EX_BT_BATCH_SEL : Method - Get Batch Selection Criteria

However, this BADI is triggered only when WT has Batch # assigned to it. As per our set up, we do not have batch number available when control comes to this BADI .

My issue is I can not use above BADI due to standard check before BADI execution for BATCHID. Is there any way by which we can cater above requirement.

Please suggest.

Thanks !!