Program Settings - PRODUCT
PRODUCT program settings set the environment for entering products in the Methods application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Product codes node in the Method application. | n
|
AuditLevel | The level of auditing changes to data in the product tables.
| n |
Criteria1.. | Only applied if LoadBrowser is enabled. 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. | {CriteriaName},{SQLStatement} |
CurrentCriteria | The number of the current criterion. | n |
Edit1ListViewColumn1.. | The columns displayed in the browse frame when selecting the Products option on the main window, then selecting the Analytes option on the details tab. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
Edit2ListViewColumn1.. | The columns displayed in the browse frame when selecting the Products option on the main window, then selecting the Rules option on the details tab. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
LoadBrowser | If enabled, then the list of products appears in the viewing pane of the Method application. If disabled, then products are populated in the viewing pane of the Method application by using the criteria established in the ProductUserQuery.SCR query screen file, located in the directory defined by the ReportConfig global setting. | Enabled | Disabled |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
ProductScreen1.. | The screens or scripts available for running from the Run menu option when the Product codes node is selected on the main Method screen. | {ScriptName},{VBScriptFile}.VBS|SCR |
QueryEvent | The command within the ProductUserQuery.SCR file that is executed to return a list of products. Only active if the LoadBrowser setting is disabled. Example: cmdQuery_Click | {EventName} |
ReportLDF1.. | The Crystal Reports template(s) available to create data reports, located in the folder defined by the ReportDirectory global setting. | {FileName} |