is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Business that represents a customer or potential customer. The company that is billed in business transactions.
entity
a reference to the constant entity holding the list of localized text
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Account
entity
a reference to the constant entity holding the list of localized text
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"account"
string
has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or re-states parts of logical schemas to produce one resolved schema.
Unique identifier of the account.
First included in: PropertyandCasualtyDataModel/Account (this entity)
Properties
Name
Value
displayName
Account
description
Unique identifier of the account.
isPrimaryKey
true
dataFormat
guid
sourceName
accountid
Traits
List of traits for the accountId attribute are listed below.
is.dataFormat.character is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
is.dataFormat.array
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object
is.dataFormat.guid means.identity.entityId is.identifiedBy
names a specifc identity attribute to use with an entity
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"systemrequired"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Unique identifier of the account.
entity
a reference to the constant entity holding the list of localized text
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Account
entity
a reference to the constant entity holding the list of localized text
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"accountid"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter
Value
Data type
Explanation
ordinal
"1"
integer
is.dataFormat.guid is.dataFormat.character is.dataFormat.array
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object
Internal ranking of the customer based on profitability to the Insurer (high, medium, low).
First included in: PropertyandCasualtyDataModel/Account (this entity)
Properties
Name
Value
displayName
Profile tier
description
Internal ranking of the customer based on profitability to the Insurer (high, medium, low).
dataFormat
int32
isNullable
true
sourceName
msfsi_profiletier
valueConstrainedToList
true
defaultValue
languageTag
displayText
attributeValue
en
High
104800000
en
Medium
104800001
en
Low
104800002
Traits
List of traits for the msfsi_profiletier attribute are listed below.
is.dataFormat.integer is.dataFormat.signed
indicates the capability to represent values less than zero.
is.dataFormat.numeric does.haveDefault
An attribute has a default value
Parameter
Value
Data type
Explanation
default
languageTag
displayText
attributeValue
en
High
104800000
en
Medium
104800001
en
Low
104800002
any
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter
Value
Data type
Explanation
level
"none"
string
values can be: 'systemrequired', 'required', 'recommended', 'none'
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Internal ranking of the customer based on profitability to the Insurer (high, medium, low).
entity
a reference to the constant entity holding the list of localized text
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter
Value
Data type
Explanation
localizedDisplayText
languageTag
displayText
en
Profile tier
entity
a reference to the constant entity holding the list of localized text
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter
Value
Data type
Explanation
name
"msfsi_profiletier"
string
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.