Symptom
Error message occurs as below when creating picking warehouse task, there is BADI implemenation for BADI /SCWM/EX4_CORE_PTS_TYPSQ Storage Type Search Sequence and Putaway Rule Change.
Error ID /SCWM/CORE360
Message Text Storage Type Search Sequence determined by BADI is not valid.
Environment
SAP S/4HANA Cloud Public Edition
Cause
Missing code at BADI /SCWM/EX4_CORE_PTS_TYPSQ Storage Type Search Sequence and Putaway Rule Change.
Resolution
Add below code script according to the sample code of the BADI from APP Custom Logic.
ewmptwyrule_out = ewmptwyrule_in.
ewmptywstortypesrchsqnc_out = ewmptwystortypesrchsqnc_in.
Keywords
/SCWM/CORE360, Storage Type Search Sequence, /SCWM/EX4_CORE_PTS_TYPSQ, Picking, Stock Removal, Outbound Delivery , KBA , SCM-EWM-WOP-2CL , Warehouse Order Processing (Public Cloud) , Problem