The warehouse management monitor is the primary tool used by warehouse managers and employees for information about the current situation in the warehouse, enabling them to initiate the appropriate responses to critical situations. It also contains alert monitoring capabilities that highlight actual and potential problematic situations in the warehouse and provides exception handling tools.

Warehouse Management Monitor Features
The warehouse management monitor offers the following features:
- Node hierarchy tree
- Parent and child data
- List and form views
- Methods
- Hotspots
- Customizing options
Node Hierarchy Tree
The node hierarchy tree is defined for a warehouse management monitor and contains all of the assigned nodes representing different object classes. The tree is used solely for navigation purposes. You can use the node hierarchy tree to display, in the upper view area, object information for a specific node, based on selection criteria.
The warehouse management monitor contains nodes for object classes relating to the following:
Documents such as warehouse requests (WRs), warehouse orders (WOs), warehouse tasks (WTs), and physical inventory documents
Processes such as stock and bin, and resource management
Alerts such as overdue waves or overdue deliveries without goods issue/goods receipt
SAP delivers two predefined warehouse management monitors:
- SAP - SAP Standard Monitor:
This is the standard monitor, containing all available nodes.
- CR_EX - Examples of SAP Crystal Reports:
SAP Crystal Reports provide a highly formatted and user-friendly presentation of analytics data returned by specific queries. This monitor only includes a limited number of nodes and, for the correct display, the SAP Crystal Reports ABAP List Viewer (ALV) Adapter must be installed on the EWM system.
A customer can define own monitors, reusing the standard nodes and also adding custom nodes.
Parent Data and Child Data
Apart from the navigation tree, you have two sub-screens. One sub-screen is used to display the data of the parent objects. The other sub-screen displays the data of the child objects.
List and Form Views
By default, object information is displayed as a list view. The list view is displayed in an ALV grid, and offers all standard ALV functions, including sorting, filtering, and printing.
You also have the option of toggling to a form view for a selected object. The form view provides a focused view of the object and more-detailed information than the list view. The form view is displayed in an HTML viewer.
Methods
When object information is displayed in either view area, you can call methods to perform actions on selected objects.
Hotspots
By using hotspots for output fields in the ALV list, the corresponding user interface can be called for an object. For example, choosing the warehouse task number by clicking on it calls the warehouse task display transaction.
User Options
You can use the standard SAP monitor, or you can create your own monitors for the particular needs of your company in Customizing.
Regardless of whether you use the standard SAP monitor or your own monitor, the end users can tailor it to their needs by either creating variants for the standard nodes, or creating new variant nodes, based on the standard nodes. A user can also hide nodes or complete branches that they do not need, or create nodes with a given layout for the ALV list view.
User Parameters
There are several user parameters specifically for the Warehouse Management Monitor available. The most important are as follows:
- /SCWM/MON: For assigning the default monitor.
- /SCWM/MON_NO_DBLCLCK: Disable double-click in Warehouse Management Monitor. This disables the method call on the double-click event. For example, performing a double-click on an outbound delivery order header line immediately triggers the delivery item selection. User parameter is "X".
- /SCWM/MONNAV: Instead of a new session, the information is shown in the same session when selecting a hotspot. User parameter is "X".
Note
Most hotspots by default open in a new session (which is affected by this user parameter), but some by default don't open a new session. - /SCWM/MON_NO_TREELAY: This disables the saving monitor tree layout. A new feature since SAP S/4HANA2020 is that the Warehouse Management Monitor is opened with the same nodes expanded as those in the previous session. With this parameter set, the monitor is always started in its initial view, all nodes are collapsed. The user parameter is "X".



