Requirements for Using Admin Mode
If you set the Admin NoDelete user property on a business component, then Siebel CRM cannot delete records in any view that references this business component. This situation also applies for the Admin NoUpdate user property. For more information about Admin Mode, see Siebel Security Guide and Configuring Siebel Business Applications.
The value for this user property must contain the name of a field, not enclosed in quotes. This field must possess the following characteristics:
Reside in the current business component
Active
Calculated
Of type DTYPE_BOOL
Contain a value of
""
Siebel CRM uses the value of the Admin Mode Flag property of the current view to determine the business component behavior at runtime. For example, assume you create a calculated business component field and name it IsAdminMode. It is recommended that you use this naming format, but it is not required. You add the Admin Mode Field user property with a value of IsAdminMode to the business component.
You can configure Siebel CRM to modify the value for this user property, deactivate it, or create a new instance of it, but no more than one instance for each business component.