Equipment Monitor Technical name: sap.com/mss~equ/EquipmentMonitor
The Web dynpro application is used in the workset Budget for the iViews Equipment Monitor: Costs and Equipment Monitor: Assignment .
iView
Equipment Monitor: Costs
calls up the equipment monitor with the application parameter
defaultView=COST
. Accounting-related data (such as depreciation and costs) for the equipment is then displayed.
iView
Equipment Monitor: Assignment
calls up the equipment monitor with the application parameter
defaultView=ASSIGNMENT
. Logistics-relevant information (such as location and assigned employees) is then displayed for the equipment.
In both iViews, the user can switch to the other
View
(to the other iView).
The equipment monitor supplies the manager with information on the devices that are assigned to his or her area of responsibility (such as PCs, monitors, and so on). The devices can be assets from the
Asset Accounting
component, equipment from the
Plant Maintenance
component, and objects on loan from the
Human Resources
component.
Personalization
is used to determine the cost centers that are assigned to a manager and to determine the valuation areas for which depreciations to assets are displayed. The costs that were gathered on the assigned maintenance or internal orders are displayed for equipment and assets. To make rapid data access possible, you can determine costs in the background by using the functions
Prepare Cost Determination
and
Execute Cost Determination
(in Customizing under
. It is advisable to schedule the
Execute Cost Determination
function at regular intervals.
If an object is both an asset and a piece of equipment at the same time, the data is consolidated and displayed in line with the Customizing of A traffic light shows if there is inconsistent data in the system, such as an incorrect location or cost center.
You can use the BAdIs in the Customizing of the
Manager Self-Service (my SAP ERP)
under
to influence which fields are displayed and the content of these fields.
The following Internal Service Requests (ISRs) are available in the equipment monitor:
Request Equipment Repair (SEP)
Request Equipment Change (SR91)
Report Equipment Loss (SR92)
In personalization , you have assigned the manager his or her cost center.
Personalization settings can be made by users individually in the Web application, or for one or more users centrally in Customizing of
Manager Self-Service (mySAP ERP)
under
. The personalization dialog for the equipment monitor is DIA_CO_EQUIPMENT.
To
automate
the personalization, you can also use the IMG activity
Fill Personalization from Authorizations
for certain CO characteristics (for example, cost centers).
In the Customizing of
Manager Self-Service (mySAP ERP)
under
Specify RFC Connection to the HCM System
you have defined the RFC destination for the selection of the personnel data.
You have created and activated an implementation of BAdI FCOM_EQM_EQUI_USER for finding equipment for users and users for equipment. You are recommended to adopt the sample coding.
Users have the authorization to display the objects (
asset, equipment
and
object on loan)
and the cost centers.
The users have the authorization to display the valuation area for the
Manager
asset view.
BAdIs enable you to
Customize the interface
(BAdI: FCOM_EQM_CHANGE)
Define how users' equipment is determined
(BAdI: FCOM_EQM_EQUI_USER)
Assign costs to the assets and equipment
(BAdI: FCOM_EQM_COSTS)
For more information, see the online BAdI documentation.
See also: