Equipment (EQUIP)

This document describes how to set up Equipment (EQUIP) and how to prepare your system to support a successful installation.

Contents

Role Scripts

This document describes pre defined roles, activities and system privileges needed for this component. Each script contains only objects handled by this component and may need to be further developed or combined with roles defined in other components to work properly, according to the need of the customer installation.

Security_Equipment_Explorer.ins
This script create an 'Equipment_Explorer' role and add a permission set to it. The permission set includes activities, needed to run the Business Object Explorer in IEE for Equipment.

Security_Equip_Retrieve_Positions.ins
This script create an 'Equip_Retrieve_Positions' role and add a permission set to it. The permission set grants access to the activities, needed to run Retrieve Map Object Positions form.

Business Object Explorer - Equipment Object RMB option Security methods
In the Business Object Explorer, the user has the possibility to enable and disable several RMB options, by granting or revoking the attached security setting for the following database object methods:

- RMB Create Fault Report requires the database method FAULT_REPORT_API.New__.
- RMB Create Service Request requires the database method ACTIVE_SEPARATE_API.New__.
- RMB Create Repair Work Order... requires the database methods Equipment_Serial_API.Move_To_Repair, Active_Separate_API.Change_To_Repair_Work_Order and Active_Separate_API.Create_Work_Order.
- RMB Create Route PM Action requires the database method PM_ACTION_API.New__.
- RMB Create Separate PM Action requires the database method PM_ACTION_API.New__.
- RMB Move to Inventory... requires the database method EQUIPMENT_ALL_OBJECT_API.Move_To_Inventory.
- RMB Create Functional Object... requires the database method EQUIPMENT_FUNCTIONAL_API.New_Object__.
- RMB Create Serial Object... requires the database method EQUIPMENT_SERIAL_API.New_Object__.
- RMB Delete Object requires the database method EQUIPMENT_OBJECT_API.Remove__.