!!!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_CODAE]: ;[Attribute|ATTRIBUTE_CODE]: ;[Security Access|SECURITY_ACCESS]: ;[User|USER_NAME] or [Role|ROLE_NAME]: These fields allow you to chose the individual or role you wish to give access to.