SysSortOrder in Framework

Latest version of the JSON entity definition is available on GitHub.

Traits

Traits for this entity are listed below.

is.identifiedBy
names a specifc identity attribute to use with an entity

ParameterValueData typeExplanation
attributeSysSortOrder/(resolvedAttributes)/RecIdattribute

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.0"stringsemantic version number of the entity

is.application.releaseVersion

ParameterValueData typeExplanation
releaseVersion"10.0.13.0"stringsemantic version number of the application introducing this entity

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSysSortOrder
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Framework/SysSortOrder
AsciiValue Framework/SysSortOrder
Char Framework/SysSortOrder

RecId

First included in: Framework/SysSortOrder (this entity)

Properties

NameValue
isPrimaryKeytrue
dataFormatint64
isReadOnlytrue

Traits

List of traits for the RecId attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity

ParameterValueData typeExplanation
attributeSysSortOrder/(resolvedAttributes)/RecIdattribute

is.readOnly
is.dataFormat.integer
is.dataFormat.big

AsciiValue

First included in: Framework/SysSortOrder (this entity)

Properties

NameValue
dataFormatint32
isReadOnlytrue

Traits

List of traits for the AsciiValue attribute are listed below.

is.dataFormat.integer
is.readOnly
is.dataFormat.integer

Char

First included in: Framework/SysSortOrder (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue
isNullabletrue

Traits

List of traits for the Char attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.

is.dataFormat.character
is.dataFormat.array