The Security Administrator defines user roles with user defined access rights for a database based Industry Model. These access rights can be divided into “Read”, “Insert”, “Update”, “Delete” and can be separately defined for each table.
Example

Creating a role
Open the Security Administrator.

Then click on “Add role”.

For example, create a read-only role (in this case: NET_DEMO_WS[xx]_RO)

- Name (corresponds externally to the document name)
- This defines which rights are used to access which main document.
- “Save” creates the role.
Editing a role
Open the Security Administrator as described above.
Select the role to be edited and click on “Edit”.

In the edit mode, the table specific rights of a role can be adjusted afterwards. The following settings are available:
|
Right |
Meaning |
|
Select |
Objects can be selected and read |
|
Insert |
New features can be created |
|
Update |
Existing features can be modified |
|
Delete |
Existing features can be deleted |
|
Execute |
Functions/packages can be run |
|
Modify |
Sequences can be modified |
|
Direct |
Direct access (necessary for writing PL/SQL code) |
For example, allow updating for the table TC_TG_BUILDING and “save” the change.

Finally, assign the document you have just created to your enterprise project.