!!!ESTABLISH OBJECT SECURITY

The Establish Object Security (IMOS) screen allows you to define access to a specific object for a role or a user (but not both).

Object security done by data source, which can be a table or view. For example, we wanted to restrict a user so that they could not see wage rates wherever they are in the system, we would do this through IMOS.

We'd select ([EASD]) in the object field and [Wage_Rate] as the attribute. You'd then set the Security Access to 'No View' and define the user you which to restrict.

The definition data for the Establish Object Security screen is stored in the [P2K_AM_DATA_ACCESS_OBJECTS] and [P2K_AM_OBJECT_SECURITIES] tables.

;[Object|OBJECT_CODE]: The value in this field represents the alias of a table held within the database.
;[Attribute|ATTRIBUTE_CODE]:The value in this field represents a column within the table defined in the Object Code field.
;[Security Access|SECURITY_ACCESS]:This field defines the access the role will have to the object. 
;[User|USER_NAME] or [Role|ROLE_NAME]: These fields allow you to chose the individual or role you wish to give access to. 


----
![Notes|Edit:Internal.IMOS] 	
[{InsertPage page='Internal.IMOS' default='Click to create a new notes page'}]