This will be a quick post on how to Add Node in SAP EWM Monitor (/SCWM/MON).
There could be any requirement where we need to add custom Node in SAP EWM Monitor one could be Re-Print functionality of any Adobe Form.
Normally Forms are getting printed using PPF but when there is requirement to Re-Print those already printed forms we might want to add option in Monitor based on Object.
For this Post Adding Node in TU screen below location
Open below location from SPRO to make Customizing changes
Give object class and display (Object name where you want to add new Node). In this case we want to add Node in TU screen in Monitor.
The easy and safer way to create new entry is to copy existing entry and create new entry, update Method number by +1
Update your custom/standard Function Module in new entry. This Function module will be called
when user will select new Node from Monitor.
Select new entry and double click on Second option on Left “
Define Methods Presentation”
Copy and create new entry with +1 sequence number and correct Method number
Do not forget to Save each time you made above any changes.
Now option should be available in Monitor
Since all these changes are Customizing SCC1 is needed if more then one client is available.
Do SCC1 finally
Side Note: Follow below blog post to see how to Add Custom Node in Tree in SAP EWM Monitor (/SCWM/MON)
https://blogs.sap.com/2019/06/25/adding-custom-node-to-tree-in-sap-ewm-monitor/
Thanks-
Abhishek