ALLOW_SCHEMEVERSION_EDITABLE_PROPERTIES

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

For example: name,description,reportDescription,reportName

When an enabled-scope scheme version is displayed in the Scheme Versions tab in the CCSCHM—Scheme Detail screen, or an enabled-scope scheme version is opened for update in the CCSCHMVER—Scheme Version Detail screen, then:

  • If empty (default on deploy, missing, empty or inactive), then all scheme version 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 version are also editable in the enabled-scope scheme version).
  • Any scheme version DTO property contained within the following list, except for those that are system-controlled read-only properties, are editable:
    • Name
    • Description
    • ReportName
    • ReportDescription
    • Status (readOnly on published core form)
    • StatusChangedDate (readOnly on published core form)
    • StatusChangedByUserCode (readOnly on published core form)
    • ApproveDate (readOnly on published core form)
    • ApprovedUser (readOnly on published core form)
    • MethodCode
    • Priority
    • InternalCost
    • HoldingTime
    • WarningTime
    • WaitingTime
    • AutoSubContracted
    • DefaultSubContractLabCode
    • SchemeDuration
    • SchemeBacklog
    • SectionCapacity
    • TestForKPI
    • IsBatchAcrossJobs
    • QCMaskCode
    • DefaultRackSize
    • SampleTargetWeight
    • SampleMinWeight
    • SampleMaxWeight
    • SampleWeightAllowances
    • SampleWeightTolerance
    • SampleTargetVolume
    • SampleMinVolume
    • SampleMaxVolume
    • SampleVolumeAllowances
    • SampleVolumeTolerance
    • StandardTargetWeight
    • StandardMinWeight
    • StandardMaxWeight
    • StandardWeightAllowances
    • StandardWeightTolerance
    • StandardTargetVolume
    • StandardMinVolume
    • StandardMaxVolume
    • StandardVolumeAllowances
    • StandardVolumeTolerance
    • ReportHeaderText
    • ReportFooterText
    • ResultHeaderText

Related Processes