Asset Design (PLADES)

This document describes how to set up Asset Design (PLADES) and how to prepare your system to support a successful installation.

Contents

Role Scripts

This section 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_Asset_Data_Management.ins
This script create a 'Asset_Data_Management' role and add a permission set to it. The permission set includes all the activities, needed to run the Business Object Explorer and Basic Data Forms in IEE for Plant Design.

Business Object Explorer - Design 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 Allocate Design Parts to Plant requires the database methods PLANT_OBJECT_UTIL_API.Allocate_Design_Parts and PLANT_OBJECT_UTIL_API.Allocate_Des_Parts_For_Plant.
RMB Set Planned for Operation requires the database method PLANT_OBJECT_API.Set_Planned_For_Operation__.
RMB Set Completed requires the database method PLANT_OBJECT_API.Set_Completed__.
RMB Set Redesign requires the database method PLANT_OBJECT_API.Set_Re_Design__.
RMB Set Planned for Scrap requires the database method PLANT_OBJECT_API.Set_Planned_For_Scrap__.
RMB Set Scrapped requires the database method PLANT_OBJECT_API.Set_Scrapped__.
RMB Change Status On Structure... requires the database method PLANT_OBJECT_API.Change_Structure_State.
RMB Change Class... requires the database method PLANT_OBJECT_UTIL_API.Change_Class.
RMB Object Property Settings... requires the database methods PLANT_OBJECT_API.Update_Object_Properties and PLANT_OBJECT_API.Update_Obj_Properties__.
RMB Inherit Properties from Design Part... requires the database methods PLANT_OBJECT_API.Refresh_Many_Object_Properties and PLANT_OBJECT_API.Refresh_Object_Properties__.
RMB Inherit Additional Parts from Design Part... requires the database method PLANT_OBJECT_UTIL_API.Inherit_Spare_Parts.
RMB Copy Object Structure... requires one of the database methods PLANT_OBJECT_COPY_UTIL_API.Copy or PLANT_OBJECT_COPY_UTIL_API.Copy_In_Background.
RMB Delete Object Structure... requires the database method PLANT_OBJECT_API.Remove.
RMB Create Request for Order Quotation... requires the database method PLANT_OBJECT_API.Create_Inquiry__.
RMB Create Purchase Requisition... requires the database method PLANT_OBJECT_API.Create_Requisition__.