Program Settings - LABMAINT
LABMAINT program settings set the environment for the Laboratory Maintenance application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to configure laboratory maintenance schedules in the Laboratory Maintenance application. | n
|
AuditLevel | The level of auditing changes to data in the LABMAINT table.
| n |
CriteriaLABMAINT1.. | Only applied if the LabMaintUserQuery.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. | {CriteriaName},{SQLStatement} |
CriteriaLABMAINT_SCHEDULE1.. | Only applied if the LabMaintScheduleUserQuery.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: Overdue,Labmaint_Schedule.NEXTSCHEDULE <= GETDATE() | {CriteriaName},{SQLStatement} |
CurrentCriteriaLABMAINT | The number of the current criterion. | n |
CurrentCriteriaLABMAINT_SCHEDULE | The number of the current criterion. | n |
Edit1ListViewColumn1.. | The columns of details of Maintenance Schedules displayed in the browse frame under LabMaintenance. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
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} |