Currency in which a financial transaction is carried out.
Latest version of the JSON entity definition is available on GitHub.
Traits
Traits for this entity are listed below.
is.CDM.entityVersion
Parameter | Value | Data type | Explanation |
---|
versionNumber | "1.1" | string | semantic version number of the entity |
means.entityState
the attribute represents the current state of the entity.
is.identifiedBy
names a specifc identity attribute to use with an entity
is.CDM.attributeGroup
identifies standard groups of attributes in CDM entities.
Parameter | Value | Data type | Explanation |
---|
groupList | attributeGroupReference |
---|
/core/applicationCommon/Currency.cdm.json /Currency/hasAttributes/attributesAddedAtThisScope |
| entity | |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Currency |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Currency in which a financial transaction is carried out. |
| 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 | "TransactionCurrency" | string | |
Attributes
Reason for the status of the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Status Reason |
description | Reason for the status of the transaction currency. |
dataFormat | int32 |
isNullable | true |
sourceName | statuscode |
defaultValue | languageTag | displayText | attributeValue | correlatedValue |
---|
en | Active | 1 | 0 | en | Inactive | 2 | 1 |
|
Traits
List of traits for the statusCode attribute are listed below.
is.dataFormat.integer
is.constrainedList.correlated
the values of an attribute are taken from or looked up from a fixed list of possibilities that represent correlated status
does.haveDefault
An attribute has a default value
Parameter | Value | Data type | Explanation |
---|
default | languageTag | displayText | attributeValue | correlatedValue |
---|
en | Active | 1 | 0 | en | Inactive | 2 | 1 |
| any | |
is.correlatedWith
the attribute value is correlated with the sourceAttribute
Parameter | Value | Data type | Explanation |
---|
sourceAttribute | "stateCode" | attributeName | |
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Status Reason |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Reason for the status of the transaction currency. |
| 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 | "statuscode" | 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.integer
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the statusCode_display attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.reference.displayText
is.readOnly
is.addedInSupportOf
Parameter | Value | Data type | Explanation |
---|
inSupportOf | "statusCode" | attributeName | output parameter naming the attribute that is being supported |
is.dataFormat.character
is.dataFormat.array
Date and time when the transaction currency was last modified.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Modified On |
description | Date and time when the transaction currency was last modified. |
dataFormat | dateTime |
isNullable | true |
sourceName | modifiedon |
Traits
List of traits for the modifiedOn attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
means.measurement.date.modify
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified On |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date and time when the transaction currency was last modified. |
| 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 | "modifiedon" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "2" | integer | |
is.dataFormat.time
is.dataFormat.date
Status of the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Status |
description | Status of the transaction currency. |
dataFormat | int32 |
sourceName | statecode |
valueConstrainedToList | true |
defaultValue | languageTag | displayText | attributeValue |
---|
en | Active | 0 | en | Inactive | 1 |
|
Traits
List of traits for the stateCode attribute are listed below.
is.dataFormat.integer
does.haveDefault
An attribute has a default value
Parameter | Value | Data type | Explanation |
---|
default | languageTag | displayText | attributeValue |
---|
en | Active | 0 | en | Inactive | 1 |
| any | |
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
means.entityState
the attribute represents the current state of the 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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Status |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Status of the transaction currency. |
| 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 | "statecode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "3" | integer | |
is.dataFormat.integer
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the stateCode_display attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.reference.displayText
is.readOnly
is.addedInSupportOf
Parameter | Value | Data type | Explanation |
---|
inSupportOf | "stateCode" | attributeName | output parameter naming the attribute that is being supported |
is.dataFormat.character
is.dataFormat.array
Version number of the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Version Number |
description | Version number of the transaction currency. |
dataFormat | int64 |
isNullable | true |
sourceName | versionnumber |
Traits
List of traits for the versionNumber attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Version Number |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Version number of the transaction currency. |
| 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 | "versionnumber" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "4" | integer | |
is.dataFormat.integer
is.dataFormat.big
Unique identifier of the user who last modified the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Modified By |
description | Unique identifier of the user who last modified the transaction currency. |
dataFormat | guid |
isNullable | true |
sourceName | modifiedby |
Traits
List of traits for the modifiedBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified By |
| entity | a reference to the constant entity holding the list of localized text |
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 user who last modified the transaction currency. |
| entity | a reference to the constant entity holding the list of localized text |
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.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
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 | "modifiedby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "5" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Unique identifier of the data import or data migration that created this record.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Import Sequence Number |
description | Unique identifier of the data import or data migration that created this record. |
dataFormat | int32 |
maximumValue | 2147483647 |
minimumValue | -2147483648 |
isNullable | true |
sourceName | importsequencenumber |
Traits
List of traits for the importSequenceNumber attribute are listed below.
is.dataFormat.integer
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Import Sequence Number |
| entity | a reference to the constant entity holding the list of localized text |
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 data import or data migration that created this record. |
| 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 | "importsequencenumber" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "6" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-2147483648" | decimal | |
maximumValue | "2147483647" | decimal | |
is.dataFormat.integer
Date and time that the record was migrated.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Record Created On |
description | Date and time that the record was migrated. |
dataFormat | dateTime |
isNullable | true |
sourceName | overriddencreatedon |
Traits
List of traits for the overriddenCreatedOn attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
means.measurement.date.creation
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Record Created On |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date and time that the record was migrated. |
| 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 | "overriddencreatedon" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "7" | integer | |
is.dataFormat.time
is.dataFormat.date
Date and time when the transaction currency was created.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Created On |
description | Date and time when the transaction currency was created. |
dataFormat | dateTime |
isNullable | true |
sourceName | createdon |
Traits
List of traits for the createdOn attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
means.measurement.date.creation
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created On |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date and time when the transaction currency was created. |
| 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 | "createdon" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "8" | integer | |
is.dataFormat.time
is.dataFormat.date
Unique identifier of the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Transaction Currency |
description | Unique identifier of the transaction currency. |
isPrimaryKey | true |
dataFormat | guid |
sourceName | transactioncurrencyid |
Traits
List of traits for the transactionCurrencyId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Transaction Currency |
| entity | a reference to the constant entity holding the list of localized text |
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 transaction currency. |
| 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 | "transactioncurrencyid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "9" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Exchange rate between the transaction currency and the base currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Exchange Rate |
description | Exchange rate between the transaction currency and the base currency. |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | 1E-10 |
sourceName | exchangerate |
Traits
List of traits for the exchangeRate attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Exchange Rate |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Exchange rate between the transaction currency and the base currency. |
| 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 | "exchangerate" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "1E-10" | decimal | |
maximumValue | "100000000000" | decimal | |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Symbol for the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Currency Symbol |
description | Symbol for the transaction currency. |
dataFormat | string |
maximumLength | 10 |
sourceName | currencysymbol |
Traits
List of traits for the currencySymbol attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Currency Symbol |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Symbol for the transaction currency. |
| 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 | "currencysymbol" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "12" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "10" | integer | |
is.dataFormat.character
is.dataFormat.array
Name of the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Currency Name |
description | Name of the transaction currency. |
dataFormat | string |
maximumLength | 100 |
sourceName | currencyname |
Traits
List of traits for the currencyName attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.name
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Currency Name |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Name of the transaction currency. |
| 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 | "currencyname" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "14" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "100" | integer | |
is.dataFormat.character
is.dataFormat.array
Unique identifier of the user who created the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Created By |
description | Unique identifier of the user who created the transaction currency. |
dataFormat | guid |
isNullable | true |
sourceName | createdby |
Traits
List of traits for the createdBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created By |
| entity | a reference to the constant entity holding the list of localized text |
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 user who created the transaction currency. |
| entity | a reference to the constant entity holding the list of localized text |
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.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
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 | "createdby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "15" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
ISO currency code for the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Currency Code |
description | ISO currency code for the transaction currency. |
dataFormat | string |
maximumLength | 5 |
sourceName | isocurrencycode |
Traits
List of traits for the ISOCurrencyCode attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Currency Code |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | ISO currency code for the transaction currency. |
| 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 | "isocurrencycode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "16" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "5" | integer | |
is.dataFormat.character
is.dataFormat.array
Unique identifier of the organization associated with the transaction currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Organization |
description | Unique identifier of the organization associated with the transaction currency. |
dataFormat | guid |
sourceName | organizationid |
Traits
List of traits for the organizationId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Organization |
| entity | a reference to the constant entity holding the list of localized text |
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 organization associated with the transaction currency. |
| entity | a reference to the constant entity holding the list of localized text |
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.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "organizationid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "17" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Number of decimal places that can be used for currency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Currency Precision |
description | Number of decimal places that can be used for currency. |
dataFormat | int32 |
maximumValue | 4 |
minimumValue | 0 |
sourceName | currencyprecision |
Traits
List of traits for the currencyPrecision attribute are listed below.
is.dataFormat.integer
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Currency Precision |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Number of decimal places that can be used for currency. |
| 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 | "currencyprecision" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "26" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "0" | decimal | |
maximumValue | "4" | decimal | |
is.dataFormat.integer
Unique identifier of the delegate user who created the transactioncurrency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Created By (Delegate) |
description | Unique identifier of the delegate user who created the transactioncurrency. |
dataFormat | guid |
isNullable | true |
sourceName | createdonbehalfby |
Traits
List of traits for the createdOnBehalfBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created By (Delegate) |
| entity | a reference to the constant entity holding the list of localized text |
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 delegate user who created the transactioncurrency. |
| entity | a reference to the constant entity holding the list of localized text |
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.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
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 | "createdonbehalfby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "27" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Unique identifier of the delegate user who last modified the transactioncurrency.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Modified By (Delegate) |
description | Unique identifier of the delegate user who last modified the transactioncurrency. |
dataFormat | guid |
isNullable | true |
sourceName | modifiedonbehalfby |
Traits
List of traits for the modifiedOnBehalfBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified By (Delegate) |
| entity | a reference to the constant entity holding the list of localized text |
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 delegate user who last modified the transactioncurrency. |
| entity | a reference to the constant entity holding the list of localized text |
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.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
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 | "modifiedonbehalfby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "31" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
For internal use only.
First included in: applicationCommon/Currency (this entity)
Properties
Name | Value |
---|
displayName | Entity Image Id |
description | For internal use only. |
dataFormat | guid |
isNullable | true |
sourceName | entityimageid |
Traits
List of traits for the entityImageId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
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.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Entity Image Id |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | For internal use only. |
| 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 | "entityimageid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "35" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array