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.
Type of provider for the purchased energy.
First included in: Sustainability\CloudforSustainabilityEnergyDataModel/Account (this entity)
Properties
Name
Value
displayName
Energy provider type
description
Type of provider for the purchased energy.
dataFormat
guid
Traits
List of traits for the energyprovidertype 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.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
Type of provider for the purchased energy.
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
Energy provider type
entity
a reference to the constant entity holding the list of localized text
**is.CDS.lookup**
The attribute represents a style of lookup in CDS for Applications
Parameter
Value
Data type
Explanation
style
"single"
string
**is.linkedEntity.identifier**
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
a reference to the constant entity holding the list of entity references
**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