Program Settings - COSTCENTRE

CLIENT program settings set the environment for entering cost centres in the Cost Centre application.

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

The access level for each staff member to the Cost Centre application.

n

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

The level of auditing changes to data in the COSTCENTRE table.

  • 0 - no auditing
  • 1 - audit of deletions and additions
  • 2 - audit of deletions, additions and modifications.
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}