WORKBOOK_OVERRIDE_SCHEME_LIST

STRING, comprising a comma-separated list of scheme attributes, including:

  • allowReportNonValData

  • analysisCcGroupId

  • autoRelease

  • autoValidate

  • codeWithSuffix

  • containerTypeCode and containerTypeId

  • creationDate

  • creationTime

  • creationUser

  • datagridHeaderName

  • description

  • document

  • exportName

  • gridOrientation

  • id

  • importName

  • instrumentGroupCode and instrumentGroupId

  • isActive

  • isCorrectionApplied

  • isIncludeInCosts

  • isInvoiceable

  • isReportable

  • lastModDate

  • lastModTime

  • lastModUser

  • limitSpecificationCode and limitSpecificationId

  • lineOfBusinessCode and lineOfBusinessId

  • name

  • pretreatmentCategoryCode and pretreatmentCategoryId

  • priceCode

  • registrationCcGroupId

  • reportCcGroupId

  • reportDescription

  • reportName

  • reportSequence

  • scheme2Text and scheme2TextId

  • schemeCategoryCode and schemeCategoryId

  • schemeDocExt

  • schemeScriptCode and schemeScriptId

  • schemeText and schemeTextId

  • sectionCode and sectionId.

When workbook needs to use a scheme attribute, then:

  • If empty (default on deploy), or the preference is missing, or contains no valid scheme attributes, then workbook uses org-scope scheme attributes.
  • If not empty, then, for each valid scheme attribute in the list, workbook uses the enabled-scope scheme attributes, and for each scheme attribute not in the list, workbook uses the org-scope scheme attribute.

Typically the preference is not set at role or user level.

Related Processes