Program Settings - COSTCENTRE
CLIENT program settings set the environment for entering cost centres in the Cost Centre application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Cost Centre application. | n
|
AuditLevel | The level of auditing changes to data in the COSTCENTRE table.
| n |
CostCentreScreen1.. | The screens or scripts available for running from the Run menu option when the Cost codes node is selected on the main Client screen. | {ScriptName},{VBScriptFile}.VBS|SCR |
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 to be used can be changed by the user in the application as well as via the Staff application. If modified by the application, if program settings were only present for CCLASMGR, then they are copied into the individual user’s program settings. | {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}] |
MainListViewGrid | If enabled, then browser display in this application uses a grid. | Enabled | Disabled |
ReportLDF1.. | The Crystal Reports template(s) available to create data reports, located in the folder defined by the ReportDirectory global setting. | {FileName} |
ShowTipOfTheDay | If enabled, this application displays the content of the TipOfTheDayFile when starting up. If disabled, then no tip of the day displays. | Enabled | Disabled |
TipOfTheDayFile | The name of the file containing the current tip of the day for the application. Example: %CCLASRootDirectory%Tip\CostCentre.TIP | {FileName} |