Supply Chain Management Blog Posts by Members
Learn about SAP SCM software from firsthand experiences of community members. Share your own post and join the conversation about supply chain management.
cancel
Showing results for 
Search instead for 
Did you mean: 
Harish_SCM
Explorer
13,029

Introduction:

In this blog post, we will learn how we can customize the EWM monitor according to enabled warehouse business processes.

Business case example: Customize the warehouse management monitor for your business-specific needs, example- if your warehouse does not have advance processes like labor management, warehouse Billing, MFS (Material flow system) and we do not want to show it to business users to make it more convenient to them, we can exclude those nodes from EWM warehouse monitor using customizing of warehouse monitor.

SAP has given more flexibility to EWM monitor where, we can create new node with user specific description using configuration and relevant functionality can be further achieved using backend development (this will not cover in this blog).

You can create a customized monitor by dragging and dropping category and object nodes from the pre-existing monitor (by default the standard SAP monitor) displayed on the left-hand side of the screen to your own new monitor on the right-hand side. The monitor on the right is blank by default, but you can change it to a previously customized monitor. You cannot change it to the standard SAP monitor.

Solution Approach:

SAP Standard Monitor view with standard variant.

Step 1: Go to Transaction /SCWM/MON

Enter your warehouse number and monitor as SAP (standard Variant)

Harish_SCM_0-1714261696417.png

 

Harish_SCM_1-1714261696430.png

 

As per enabled warehouse businesses process, we do not want to show’” Labor Management”, “Billing” and Material Flow system node to business users in EWM monitor.

Configuration Step

Step # 1

IMG Path – IMG Path –>SPRO –>IMG–>SCM Extended Warehouse Management–>Monitoring Process–> Warehouse Management Monitor–>Customize Monitor Tree

Harish_SCM_2-1714262036633.png

Step # 2 : Now drag selected node (right side one)which you want to add to custom monitor, according to your warehouse business processes and drop to left side icon"New monitor"  as shown below.

Harish_SCM_4-1714262899790.png

Step# 3: Click on the Save, then a popup box will be shown where warehouse number, custom variant name and description will be entered.

Harish_SCM_5-1714263706556.png

Press enter to save these changes to configuration transport (customizing transport request).

Step # 4: Assign the custom variant to user parameter so that when user open the /SCWM/MON then default assigned variant will be opened.

Harish_SCM_6-1714264369548.png

Testing:

Step# 1 : Open Transaction /SCWM/MON

Now based on the user parameter value, it directly opens the monitor with variant:ZRETL

Harish_SCM_8-1714264707312.png

Step #2: Display outbound delivery, inbound delivery using custom monitor.

Harish_SCM_9-1714264829842.png

Harish_SCM_12-1714265248937.png

Inbound delivery:

Harish_SCM_11-1714265071161.png

Conclusion:
This blog post walks you through various steps involved in configuration and testing of customizing of EWM monitor with test results.

Note: All above testing are done in S/4 embedded EWM 2021 release and there are several other nodes which can be further customize in EWM monitor.

!! Stay tuned for a coming blog with more details on EWM monitor node customizing.

6 Comments
TobiasAdler
Product and Topic Expert
Product and Topic Expert

Hello @Harish_SCM,

Thanks for sharing your experience to customize the Warehouse Management Monitor.

As an alternative, you could consider to work with inheritance in IMG activity Define Monitors. There you could specify that your custom monitor ZRETL shall be based on monitor SAP. By this all nodes and monitor methods will be available for your custom monitor.

Afterwards, you can drill down to Define Node Hierarchy for your custom monitor. There you specify that you do not want to see certain nodes (in your example top level nodes Labor Management and Material Flow System). This would mean adding the following two lines and ticking the checkbox to Hide Node:

  • ROOT C000000017
  • ROOT C000000019

A benefit of this approach would be that your custom monitor would still get updates provided by SAP with the next upgrade - as the custom monitor is still based on monitor SAP.

Best regards, Tobias

 

Harish_SCM
Explorer
0 Kudos

Thanks@TobiasAdle for your addition on this topic.

SmithaNarayanan
Discoverer
0 Kudos

How do we disable some of the options in the existing node. for example if we want to remove the option IOT5 creation available  in the sub-node "Physical Stock" under the node "Stock and Bin". Apart from "Define Object Class methods" do we need to do changes in any other places

 

Thanks in advance

Smitha Narayanan

 

TobiasAdler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello @SmithaNarayanan,

Did you check whether you can realize this using authorizations. Authorization object /SCWM/MO should allow limiting the execution of monitor methods.

Best regards, Tobias

SmithaNarayanan
Discoverer
0 Kudos

User doesn't want that option to get displayed for the mentioned node as well

TobiasAdler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello @SmithaNarayanan,

There are multiple possibilities to achieve this, e.g.:

  • The user just hides the node for himself only via options in the context menu of the node.
  • Usage is limited via authorizations. Again see authorization object /SCWM/MO.
  • A dedicated monitor with reduced scope / nodes is defined. The user could use this monitor instead of monitor SAP.

For more details and background please check the how-to guide for the warehouse monitor.

Best regards, Tobias

Labels in this area