Program Settings - PRODREP
PRODREP program settings set the environment for the Product Report application.
Setting Name | Description | Setting Value | Default |
---|---|---|---|
AccessLevel | The access level for each staff member to the Production Report application. | n
| |
AllowProperties | If enabled, then the user can select the Properties option from the main browser to set or change the filter used to display records in the list-view panel. | Enabled | Disabled | |
ClientReportLookupColumns | When the F2 function key is used to look up clients from the Client field on the General tab, then the columns from the CLIENT table that are displayed on the client grid are defined by the set of comma-delimited fields. | {FieldName}[,{FieldName},...] | LABCODE,CLI_CODE,CLI_NAME,ADDRESS1,STATE,COUNTRY,TELEPHONE |
CriteriaPROFCLIENTPROJECT | 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} | |
CriteriaPROJECT | 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} | |
CurrentCriteriaPROFCLIENTPROJECT | The number of the current criterion. | n | |
CurrentCriteriaPROJECT | The number of the current criterion. | n | |
DefaultViewMode | The default view mode on the screen to create the Product Report:
| n | |
EmailNotesText | The text sent in an email with the attached report. | {Text} | |
EmailSubjectText | The subject of an email with the attached report. | {Text} | |
ListViewByClient | If enabled, then the tree display begins at client, and branches down to projects and job level. If disabled, then the tree display only contains the job level. | Enabled | Disabled | |
LoadBrowser | If enabled, then the browser window are used to access product reports. If disabled, then product reports can only be found by using the ProdRepUserQuery.SCR file in the located in the directory defined by the ReportDirectory global setting. | Enabled | Disabled | |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
MainListViewGrid | If enabled, then browser display in this application uses a grid. | Enabled | Disabled | |
MAPIPassword | The password used to access a MAPI Session to send an email. | {Password} | |
MAPISessionString | The string used to create a MAPI Session to send an email. | {Text} | |
QueryEvent | The command within the ProdRepUserQuery.SCR file that is executed to return a list of production reports. Only active if the LoadBrowser setting is disabled. Example: cmdQuery_Click | {EventName} | |
ReportUncorrectedValues | If enabled, then analytical results are reported as not corrected for weight and volume. | Enabled | Disabled | |
ShowTipOfTheDay | If enabled, this application displays the content of the TipOfTheDayFile on start up. If disabled, then no tip of the day displays. | Enabled | Disabled | |
Sub1ListViewColumn1.. | The columns of project details for clients that display in the browse frame of the Product Report application. Only applicable if ListViewByClient is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
Sub2ListViewColumn1.. | The columns of job details for projects of clients that display in the browse frame of the Product Report application. Only applicable if ListViewByClient is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
TemplateDirectory | Directory where product report template files are located. Example: %CCLASRootDirectory%Templates\Report | {FolderName} | |
TipOfTheDayFile | The name of the file containing the current tip of the day for the application. Example: %CCLASRootDirectory%Tip\ProdRep.TIP | {FileName} |