4.7.3.1.4.  Display condition for table rows - plinkgroups.cfg -> Block [Role_name] -> Key "TABRESTRICTION"

[Note]Note

Display condition for table rows [Viewing condition for table rows] is role-dependent and must therefore be defined separately for each role.

Function: Only datasets which meet the condition are displayed.

Setting in configuration file $CADENAS_SETUP/plinkgroups.cfg:

Block [<Role_name>], key "TABRESTRICTION"

Example:

[Note]Note

For this setting please use Fortran syntax.

[Role_name]
TABRESTRICTION=(ERP_PDM_NUMBER.NE.'')

Meaning: Thy ERP_PDM_NUMBER may not be blank.

Only those data records are displayed which contain an ERP/PDM number.

Setting in user interface under PARTadmin -> Category Roles -> General tab -> Display condition for table rows [Viewing condition for table rows]

Viewing condition for table rows

Viewing condition for table rows

-> Display in PARTdataManager:

Only rows with existing ERP number are shown.

Only rows with existing ERP number are shown.

Further examples:

  • TABRESTRICTION=ACTIVE_STATE=1

    Only data records which are set to released in the active state column are displayed.

[Note]Note

The effect is similar to that of the preferred series [Preferred ranges], but here it is restrictive. It cannot be switched off by the user. Compare Section 4.7.3.1.2, “ Preferred series - plinkgroups.cfg -> Block [Role_name] -> Key "PREFRANGE" ”