Program Settings - CMCONSUMETYPE

CMCONSUMETYPE program settings set the environment for entering consumable types in the Consumables application.

;" class="TableStyle-Basic-Table-Borders" cellspacing="0">
Setting NameDescriptionSetting Value
AccessLevel

The access level for each staff member to the Type node in the Consumables application.

n

  • 0 - no access
  • 1 - read only access
  • 2 - read/write access
  • 3 - read/write/delete access.
Criteria1..

Only applied if the CMConsumeTypeUserQuery.SCR file does not exist in the Config folder.

The list of criteria used to select records for the browse display. Each criterion is defined by a name and a SQL clause used to filter the records. Only one criteria can be active at a time.

These criteria and the default criteria used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings.

Example: Criteria1, CMCONSUME.FieldName like 'Glass%'

{CriteriaName},{SQLStatement}

CurrentCriteria

The number of the current criterion.

n
MainListViewColumn1..

The columns of details displayed in the browse frame of this application.

{FieldName},Width,{ColumnHeading}[,{Picture}]
ReportLDF1..

The list of available Crystal Reports template(s). These RPT files are located in the directory defined by the ReportDirectory Global Setting.

{FileName}