Introduction:
In this blog post you will learn about the Bulk Storage Put away Strategy in SAP EWM. There are some materials that require a large amount of storage space usually stored in bulk Storage areas and in this type of scenarios bulk put away strategy is used. Examples: beverages, tyres and glass products etc.
In this case, the storage bins in bulk storage are separated by lines on the warehouse floor. Each bin generally holds only one kind of product. For instance, soft drinks of specific variety or similar pallets or containers are stacked together. Based on the stacks/Stack height & max.Hu’s value which attributes to its physical structure ,the system creates a block structure or partition for each storage bin.
Solution Approach:
The below mentioned configuration steps can be employed to achieve this functionality:
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Master Data -> Define Storage Types.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Master Data -> Define Storage Section.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Master Data -> Storage Bins->Define Storage Bin Types.
Note:
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Master Data -> Activity Areas->Generate Activity Area from Storage Type.
Sort sequence can be mentioned in the node “Define Sort sequence for Activity Area” to sort the storage bin in a particular order.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies-> Storage Bin Determination->Assign storage bin types to storage types.
IMG Path – SPRO -> IMG -> Integration with Other SAP Components->Extended Warehouse Management->Additional Material Attributes->Attribute Values for Additional Material Master Fields->Define Handling Unit Type.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Settings -> Handling Units->Basics->Define HU Type Groups.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies-> Storage Bin Determination->HU Types->Define HU Types for each warehouse number and Assign HU Type Group.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies-> Storage Bin Determination->HU Types->Define HU Types for Each Storage Type.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies-> Storage Bin Determination->HU Types->Define HU Types for Each Storage Bin Type.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies-> Put away Rules->Storage Behavior: Bulk Storage>Storage Type Control for Bulk Storage.
Control Parameters:
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies-> Put away Rules->Storage Behavior: Bulk Storage>Define Bulk Storage Indicators.
The maximum number of HUs is the multiplication of number of stacks and stack height. So, in this case, a bin will carry a maximum of 12 Hus for the HU type BLK1 and it will carry a maximum of 6 Hus for the HU type BLK2.
Create warehouse process type using the below mentioned node:
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Settings -> Warehouse Task -> Define Warehouse Process Type.
Warehouse Process Type-N365 (To move Goods from Door to GR Zone).
Warehouse Process Type-N011 (To move Goods from GR Zone to Final put-away bin)
Create control indicators using the below mentioned node:
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Settings -> Warehouse Task -> Define Control Indicators for Determining Warehouse Process Types.
Assign this control indicator to the respective document type, item type and warehouse process type using the below mentioned node:
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Settings -> Warehouse Task -> Determine Warehouse Process Type.
Create External Storage Process Step using the below mentioned node:
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Settings -> Warehouse Task -> Define Process-Oriented Storage Control.
Next map the source and destination information along with warehouse process type for those External steps created above.
Now define Storage Process as shown below:
Then assign these External steps to the Storage Process as shown below:
Finally assign this Storage process: NI01 to the warehouse process type: N011 using the below mentioned node:
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies -> Define Storage Type Search Sequence for Put away.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies -> Assign Storage Types to Storage Type Search Sequence.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies -> Define Put-away Control Indicator.
IMG Path – SPRO -> IMG -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies -> Specify Storage Type Search for Putaway.
Testing:
Inbound delivery screen can be reached using the t-code:/SCWM/PRDI.
Conclusion:
This blog post walks you through various steps involved in Bulk Storage Strategy with test results.
Thanks to author Krishnakumar Chokkar