- 4.7.3.1. Roles: Tabbed page "General"
- 4.7.3.1.1. Dialog box for role selection - plinkgroups.cfg -> Block [Role name] -> Keys "DESC" and "IMAGE"
- 4.7.3.1.2. Preferred ranges - plinkgroups.cfg -> Block [Role_name] -> Key "PREFRANGE"
- 4.7.3.1.3. Display condition for parts selection - Colored catalog index - plinkgroups.cfg -> Block [Role_name] -> Key "CONDITIONTREE"
- 4.7.3.1.4. Viewing condition for table rows - plinkgroups.cfg -> Block [Role_name] -> Key "TABRESTRICTION"
- 4.7.3.1.5. Filter condition for datasets - plinkgroups.cfg -> [Role_name] -> Key "CONDITION"
- 4.7.3.1.6. Columns to be displayed - plinkgroups.cfg -> Block [Role_name] -> Key "VARSUSED / VARSHIDDEN"
- 4.7.3.1.7. Export condition - plinkgroups.cfg -> Block [Role_name] -> Key "EXPORTRESTRICTION"
- 4.7.3.1.8. Export information (tooltip) at status lights - plinkgroups.cfg -> Block [Role_name] -> Key "TOOLTIPTEXTEXPORTON" / "TOOLTIPTEXTEXPORTOFF"
- 4.7.3.1.9. Release certain directories for export - plinkgroups.cfg -> Block [Role_name] -> Key "EXPPRJTAB" / plinktemplates.cfg
- 4.7.3.1.10. Hide catalogs - plinkgroups.cfg -> Block [Role name] -> Key "HIDELIST"
- 4.7.3.2. Roles: tabbed page "PDM"
- 4.7.3.3. Roles: Tabbed page "Display"
- 4.7.3.4. Roles: Tabbed page "E-mail"
- 4.7.3.5. Roles: Tabbed page "Translations"
PARTadmin -> Category -> PARTsolutions -> ERP environment -> Roles
Syntax notes can be found under Section 6.1.1, “Fortran Syntax ” or Section 6.1.2, “SQL Syntax ”.
In some input fields Fortran syntax has to be used, in some SQL syntax. The respective note is found above each point. Within the application a tooltip is displayed when moving the mouse over the input field.
When using variables both existing in ERPTABLE and LINKTABLE you have to state the table in addition in some cases.
ERPTABLE.ERP_PDM_NUMBER LINKTABLE.ACTIVE_STATE
To simplify the use of table names they can always be stated when using SQL syntax, then you don't have to think about it at which field it is needed.
When using Fortran syntax you always have to state the variable name in the way it is displayed in PARTsolutions. Mostly it is the same as in the database. Here, the table name may not be stated.
In PARTlinkManager under "Extras" menu -> "Configure ERP environment" -> tabbed page "PARTlinkManager preferences", you can see the table of the single variables.
For complex expressions use brackets. Unneeded brackets are ignored. In case of doubt, too many brackets are better than too few brackets.
Please remember to update the LinkDB search index in case of relevant changes of role settings.



![[Tip]](https://webapi.partcommunity.com/service/help/latest/pages/jp/partwarehouse/doc/images/tip.png)

