ALLOW_SCHEME_EDITABLE_PROPERTIES

STRING, comprising a comma-separated list of scheme DTO properties. Property names may be uncapitalised or capitalised.

For example: name,description,priceCode

When an enabled-scope scheme is opened for update in the CCSCHM—Scheme Detail screen, then:

  • If empty (default on deploy, missing, empty or inactive), then all scheme DTO properties, except for those that are system-controlled read-only properties, are editable (that is, those that are editable in the related org-scope scheme are also editable in the enabled-scope scheme).
  • Any scheme DTO property contained within the following list, except for those that are system-controlled read-only properties, are editable:
    • Name
    • Description
    • CategoryCode
    • IsActive
    • LineOfBusinessCode
    • Document (eg attached document)
    • PriceCode
    • SectionCode
    • PretreatmentCategoryCode
    • ContainerTypeCode
    • InstrumentGroupCode
    • LimitSpecificationCode
    • GridOrientation
    • isCorrectionApplied
    • AutoValidate
    • AutoRelease
    • IsReportable
    • AllowReportNonValData
    • ReportName
    • ReportDescription
    • ReportSequence
    • DataGridHeaderName
    • ExportName
    • ImportName
    • IsInvoiceable
    • IsIncludeInCosts
    • SchemeText
    • Scheme2Text

Typically the preference is set at laboratory level.

Related Processes