FH account in RetailBankingCoreDataModel(FHAccount)
A deposit account holding that allows the holder to make deposits and withdrawals through financial holding instruments. An account can be interest bearing
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 |
is.identifiedBy
names a specifc identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | FHAccount/(resolvedAttributes)/FH_AccountId | attribute |
means.entityState
the attribute represents the current state of the entity.
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | FHAccount/(resolvedAttributes)/statecode | attribute |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| 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 |
| 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 | "msfsi_fh_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.
Parameter | Value | Data type | Explanation |
---|---|---|---|
level | "resolved" | string | Possible values: logical, composition, resolved |
Attributes
Name | Description | First Included in Instance |
---|---|---|
FH_AccountId | Unique identifier for entity instances. | RetailBankingCoreDataModel/Fh_account |
createdOn | Date and time when the record was created. | RetailBankingCoreDataModel/Fh_account |
modifiedOn | Date and time when the record was modified. | RetailBankingCoreDataModel/Fh_account |
statecode | Status of the FH Account. | RetailBankingCoreDataModel/Fh_account |
statuscode | Reason for the status of the FH Account. | RetailBankingCoreDataModel/Fh_account |
importSequenceNumber | Sequence number of the import that created this record. | RetailBankingCoreDataModel/Fh_account |
overriddenCreatedOn | Date and time that the record was migrated. | RetailBankingCoreDataModel/Fh_account |
timeZoneRuleVersionNumber | For internal use only. | RetailBankingCoreDataModel/Fh_account |
UTCConversionTimeZoneCode | Time zone code that was in use when the record was created. | RetailBankingCoreDataModel/Fh_account |
name | Required name field. | RetailBankingCoreDataModel/Fh_account |
accountingClassification | Indicates whether the financial holding is an asset or a liability. | RetailBankingCoreDataModel/Fh_account |
availableBalance | Available balance on the account. | RetailBankingCoreDataModel/Fh_account |
availablebalance_Base | Value of the available balance in base currency. | RetailBankingCoreDataModel/Fh_account |
availableBalance_default | Available balance converted to default currency of the system. | RetailBankingCoreDataModel/Fh_account |
averageBalance | The average balance in the account calculated over a chosen period of time by the bank. | RetailBankingCoreDataModel/Fh_account |
averagebalance_Base | Value of the average balance in base currency. | RetailBankingCoreDataModel/Fh_account |
averageBalance_default | Average balance converted to default currency of the system. | RetailBankingCoreDataModel/Fh_account |
balance | The balance or value of the financial holding in the original currency of the financial holding. | RetailBankingCoreDataModel/Fh_account |
balance_Base | Value of the balance in base currency. | RetailBankingCoreDataModel/Fh_account |
balanceDefault | Balance converted to default currency of the system. | RetailBankingCoreDataModel/Fh_account |
balanceExchangerate | Exchange rate between the transaction currency of the financial holding and the default currency (1 unit of transaction currency = X units of default currency). | RetailBankingCoreDataModel/Fh_account |
blockedAmount | The amount of the account's balance that has been blocked/reserved by the bank for a specific purpose or as a security measure. | RetailBankingCoreDataModel/Fh_account |
blockedamount_Base | Value of the blocked amount in base currency. | RetailBankingCoreDataModel/Fh_account |
blockedAmount_default | Blocked amount converted to default currency of the system. | RetailBankingCoreDataModel/Fh_account |
dateoflasttransaction | The date on which the last transaction on the account was made. | RetailBankingCoreDataModel/Fh_account |
delinquencyStatus | Indication of whether the customer's loan is delinquent or not (that is, whether any payments are overdue). | RetailBankingCoreDataModel/Fh_account |
financialHoldingCategory | The category of the financial holding (Accounts, Long-term savings, Investments, Loans and Lines or credit). | RetailBankingCoreDataModel/Fh_account |
financialHoldingType | Type of financial account (checking, savings, other). | RetailBankingCoreDataModel/Fh_account |
integrationKey | Used by the system integrator to uniquely define the data record . | RetailBankingCoreDataModel/Fh_account |
interestrate | The rate of interest applied to the financial holding, to be earned during a defined period/term. | RetailBankingCoreDataModel/Fh_account |
interestType | The type of interest applied to the loan: fixed, periodical, floating, etc. | RetailBankingCoreDataModel/Fh_account |
numberoftransactions | Number of transactions that occurred in the last month. | RetailBankingCoreDataModel/Fh_account |
unclearedBalance | The amount of money in pending transactions which have not yet been credited to the account, such as deposited checks that have not yet cleared. | RetailBankingCoreDataModel/Fh_account |
unclearedbalance_Base | Value of the uncleared balance in base currency. | RetailBankingCoreDataModel/Fh_account |
unclearedBalance_default | Uncleared balance converted to default currency of the system. | RetailBankingCoreDataModel/Fh_account |
balanceDefaultDisplayValue | RetailBankingCoreDataModel/Fh_account | |
balanceDisplayValue | Display value shows the balance of a financial holding in accordance with the type of the financial holding. Financial holdings that are typically defined as a customer's liabilities (such as lines of credit and loans) are presented as positive when the customer owes money to the financial institution (that is, a loan with an accounting value of -500 will appear as 500). In the inverse case: the display value will be negative for debit balances on a credit financial holding (such as overpayment of a credit card), or overdrawn account. | RetailBankingCoreDataModel/Fh_account |
balancedisplayvalue_Base | Value of the balance display value in base currency. | RetailBankingCoreDataModel/Fh_account |
FH_AccountId
Unique identifier for entity instances.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | FH account |
description | Unique identifier for entity instances. |
isPrimaryKey | true |
dataFormat | guid |
sourceName | msfsi_fh_accountid |
Traits
List of traits for the FH_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
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | FHAccount/(resolvedAttributes)/FH_AccountId | attribute |
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 |
| 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 |
| 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 | "msfsi_fh_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
createdOn
Date and time when the record was created.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Created On |
description | Date and time when the record 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
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 |
| 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 |
| 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 | "2" | integer |
is.dataFormat.time
is.dataFormat.date
modifiedOn
Date and time when the record was modified.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Modified On |
description | Date and time when the record was 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
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 |
| 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 |
| 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 | "4" | integer |
is.dataFormat.time
is.dataFormat.date
statecode
Status of the FH Account.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
displayName | Status | |||||||||
description | Status of the FH Account. | |||||||||
dataFormat | int32 | |||||||||
sourceName | statecode | |||||||||
valueConstrainedToList | true | |||||||||
defaultValue |
|
Traits
List of traits for the statecode 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 |
| 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.
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | FHAccount/(resolvedAttributes)/statecode | attribute |
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 |
| 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 |
| 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 | "25" | integer |
is.dataFormat.integer
statuscode
Reason for the status of the FH Account.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
displayName | Status Reason | ||||||||||||
description | Reason for the status of the FH Account. | ||||||||||||
dataFormat | int32 | ||||||||||||
isNullable | true | ||||||||||||
sourceName | statuscode | ||||||||||||
valueConstrainedToList | true | ||||||||||||
defaultValue |
|
Traits
List of traits for the statuscode 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 |
| any |
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
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.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| 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 |
| 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 | "statuscode" | string |
is.nullable
The attribute value may be set to NULL.
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.integer
importSequenceNumber
Sequence number of the import that created this record.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Import Sequence Number |
description | Sequence number of the import 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.dataFormat.signed
indicates the capability to represent values less than zero.
is.dataFormat.numeric
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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-2147483648" | decimal | |
maximumValue | "2147483647" | decimal |
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 | "30" | integer |
is.dataFormat.integer
overriddenCreatedOn
Date and time that the record was migrated.
First included in: RetailBankingCoreDataModel/Fh_account (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
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 |
| 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 |
| 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 | "31" | integer |
is.dataFormat.time
is.dataFormat.date
timeZoneRuleVersionNumber
For internal use only.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Time Zone Rule Version Number |
description | For internal use only. |
dataFormat | int32 |
maximumValue | 2147483647 |
minimumValue | -1 |
isNullable | true |
sourceName | timezoneruleversionnumber |
Traits
List of traits for the timeZoneRuleVersionNumber attribute are listed below.
is.dataFormat.integer
is.dataFormat.signed
indicates the capability to represent values less than zero.
is.dataFormat.numeric
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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-1" | decimal | |
maximumValue | "2147483647" | decimal |
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 | "timezoneruleversionnumber" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "32" | integer |
is.dataFormat.integer
UTCConversionTimeZoneCode
Time zone code that was in use when the record was created.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | UTC Conversion Time Zone Code |
description | Time zone code that was in use when the record was created. |
dataFormat | int32 |
maximumValue | 2147483647 |
minimumValue | -1 |
isNullable | true |
sourceName | utcconversiontimezonecode |
Traits
List of traits for the UTCConversionTimeZoneCode attribute are listed below.
is.dataFormat.integer
is.dataFormat.signed
indicates the capability to represent values less than zero.
is.dataFormat.numeric
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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-1" | decimal | |
maximumValue | "2147483647" | decimal |
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 | "utcconversiontimezonecode" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "33" | integer |
is.dataFormat.integer
name
Required name field.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Name |
description | Required name field. |
dataFormat | string |
maximumLength | 100 |
isNullable | true |
sourceName | msfsi_name |
Traits
List of traits for the name 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.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 | "applicationrequired" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
maximumLength | "100" | integer |
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_name" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "34" | integer |
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
accountingClassification
Indicates whether the financial holding is an asset or a liability.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
displayName | Accounting classification | |||||||||
description | Indicates whether the financial holding is an asset or a liability. | |||||||||
dataFormat | int32 | |||||||||
isNullable | true | |||||||||
sourceName | msfsi_accountingclassification | |||||||||
valueConstrainedToList | true | |||||||||
defaultValue |
|
Traits
List of traits for the accountingClassification 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 |
| 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 | "applicationrequired" | 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 |
| 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 |
| 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_accountingclassification" | 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.integer
availableBalance
Available balance on the account.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Available balance |
description | Available balance on the account. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_availablebalance |
Traits
List of traits for the availableBalance attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_availablebalance" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "37" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
availablebalance_Base
Value of the available balance in base currency.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Available balance (base) |
description | Value of the available balance in base currency. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_availablebalance_base |
Traits
List of traits for the availablebalance_Base attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_availablebalance_base" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "41" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
availableBalance_default
Available balance converted to default currency of the system.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Available balance (default) |
description | Available balance converted to default currency of the system. |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | -100000000000 |
isNullable | true |
sourceName | msfsi_availablebalance_default |
Traits
List of traits for the availableBalance_default 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 | "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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-100000000000" | decimal | |
maximumValue | "100000000000" | decimal |
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_availablebalance_default" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "42" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
averageBalance
The average balance in the account calculated over a chosen period of time by the bank.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Average balance |
description | The average balance in the account calculated over a chosen period of time by the bank. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_averagebalance |
Traits
List of traits for the averageBalance attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_averagebalance" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "43" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
averagebalance_Base
Value of the average balance in base currency.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Average balance (base) |
description | Value of the average balance in base currency. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_averagebalance_base |
Traits
List of traits for the averagebalance_Base attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_averagebalance_base" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "44" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
averageBalance_default
Average balance converted to default currency of the system.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Average balance (default) |
description | Average balance converted to default currency of the system. |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | -100000000000 |
isNullable | true |
sourceName | msfsi_averagebalance_default |
Traits
List of traits for the averageBalance_default 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 | "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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-100000000000" | decimal | |
maximumValue | "100000000000" | decimal |
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_averagebalance_default" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "45" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
balance
The balance or value of the financial holding in the original currency of the financial holding.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Balance |
description | The balance or value of the financial holding in the original currency of the financial holding. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_balance |
Traits
List of traits for the balance attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 | "applicationrequired" | 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 |
| 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 |
| 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_balance" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "46" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
balance_Base
Value of the balance in base currency.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Balance (base) |
description | Value of the balance in base currency. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_balance_base |
Traits
List of traits for the balance_Base attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_balance_base" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "47" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
balanceDefault
Balance converted to default currency of the system.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Balance (default) |
description | Balance converted to default currency of the system. |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | -100000000000 |
isNullable | true |
sourceName | msfsi_balancedefault |
Traits
List of traits for the balanceDefault 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 | "applicationrequired" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-100000000000" | decimal | |
maximumValue | "100000000000" | decimal |
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_balancedefault" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "48" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
balanceExchangerate
Exchange rate between the transaction currency of the financial holding and the default currency (1 unit of transaction currency = X units of default currency).
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Balance exchange rate |
description | Exchange rate between the transaction currency of the financial holding and the default currency (1 unit of transaction currency = X units of default currency). |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | -100000000000 |
isNullable | true |
sourceName | msfsi_balanceexchangerate |
Traits
List of traits for the balanceExchangerate 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 | "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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-100000000000" | decimal | |
maximumValue | "100000000000" | decimal |
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_balanceexchangerate" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "49" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
blockedAmount
The amount of the account's balance that has been blocked/reserved by the bank for a specific purpose or as a security measure.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Blocked amount |
description | The amount of the account's balance that has been blocked/reserved by the bank for a specific purpose or as a security measure. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_blockedamount |
Traits
List of traits for the blockedAmount attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_blockedamount" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "50" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
blockedamount_Base
Value of the blocked amount in base currency.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Blocked amount (base) |
description | Value of the blocked amount in base currency. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_blockedamount_base |
Traits
List of traits for the blockedamount_Base attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_blockedamount_base" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "51" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
blockedAmount_default
Blocked amount converted to default currency of the system.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Blocked amount (default) |
description | Blocked amount converted to default currency of the system. |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | -100000000000 |
isNullable | true |
sourceName | msfsi_blockedamount_default |
Traits
List of traits for the blockedAmount_default 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 | "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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-100000000000" | decimal | |
maximumValue | "100000000000" | decimal |
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_blockedamount_default" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "52" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
dateoflasttransaction
The date on which the last transaction on the account was made.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Date of last transaction |
description | The date on which the last transaction on the account was made. |
dataFormat | dateTime |
isNullable | true |
sourceName | msfsi_dateoflasttransaction |
Traits
List of traits for the dateoflasttransaction attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
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 |
| 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 |
| 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_dateoflasttransaction" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "53" | integer |
is.dataFormat.time
is.dataFormat.date
delinquencyStatus
Indication of whether the customer's loan is delinquent or not (that is, whether any payments are overdue).
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Delinquency status |
description | Indication of whether the customer's loan is delinquent or not (that is, whether any payments are overdue). |
dataFormat | boolean |
isNullable | true |
sourceName | msfsi_delinquencystatus |
Traits
List of traits for the delinquencyStatus attribute are listed below.
is.dataFormat.boolean
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 |
| 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 |
| 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_delinquencystatus" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "54" | integer |
is.dataFormat.boolean
financialHoldingCategory
The category of the financial holding (Accounts, Long-term savings, Investments, Loans and Lines or credit).
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
displayName | Financial holding category | ||||||||||||||||||
description | The category of the financial holding (Accounts, Long-term savings, Investments, Loans and Lines or credit). | ||||||||||||||||||
dataFormat | int32 | ||||||||||||||||||
isNullable | true | ||||||||||||||||||
sourceName | msfsi_financialholdingcategory | ||||||||||||||||||
valueConstrainedToList | true | ||||||||||||||||||
defaultValue |
|
Traits
List of traits for the financialHoldingCategory 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 |
| 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 | "applicationrequired" | 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 |
| 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 |
| 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_financialholdingcategory" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "56" | integer |
is.dataFormat.integer
financialHoldingType
Type of financial account (checking, savings, other).
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
displayName | Financial holding type | ||||||||||||
description | Type of financial account (checking, savings, other). | ||||||||||||
dataFormat | int32 | ||||||||||||
isNullable | true | ||||||||||||
sourceName | msfsi_financialholdingtype | ||||||||||||
valueConstrainedToList | true | ||||||||||||
defaultValue |
|
Traits
List of traits for the financialHoldingType 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 |
| 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 | "applicationrequired" | 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 |
| 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 |
| 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_financialholdingtype" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "58" | integer |
is.dataFormat.integer
integrationKey
Used by the system integrator to uniquely define the data record .
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Integration key |
description | Used by the system integrator to uniquely define the data record . |
dataFormat | string |
maximumLength | 100 |
isNullable | true |
sourceName | msfsi_integrationkey |
Traits
List of traits for the integrationKey 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.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 | "applicationrequired" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
maximumLength | "100" | integer |
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_integrationkey" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "60" | integer |
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
interestrate
The rate of interest applied to the financial holding, to be earned during a defined period/term.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Interest rate |
description | The rate of interest applied to the financial holding, to be earned during a defined period/term. |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | -100000000000 |
isNullable | true |
sourceName | msfsi_interestrate |
Traits
List of traits for the interestrate 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 | "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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-100000000000" | decimal | |
maximumValue | "100000000000" | decimal |
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_interestrate" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "61" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
interestType
The type of interest applied to the loan: fixed, periodical, floating, etc.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
displayName | Interest type | ||||||||||||
description | The type of interest applied to the loan: fixed, periodical, floating, etc. | ||||||||||||
dataFormat | int32 | ||||||||||||
isNullable | true | ||||||||||||
sourceName | msfsi_interesttype | ||||||||||||
valueConstrainedToList | true | ||||||||||||
defaultValue |
|
Traits
List of traits for the interestType 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 |
| 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 |
| 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 |
| 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_interesttype" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "62" | integer |
is.dataFormat.integer
numberoftransactions
Number of transactions that occurred in the last month.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Number of transactions |
description | Number of transactions that occurred in the last month. |
dataFormat | int32 |
maximumValue | 2147483647 |
minimumValue | -2147483648 |
isNullable | true |
sourceName | msfsi_numberoftransactions |
Traits
List of traits for the numberoftransactions attribute are listed below.
is.dataFormat.integer
is.dataFormat.signed
indicates the capability to represent values less than zero.
is.dataFormat.numeric
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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-2147483648" | decimal | |
maximumValue | "2147483647" | decimal |
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_numberoftransactions" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "64" | integer |
is.dataFormat.integer
unclearedBalance
The amount of money in pending transactions which have not yet been credited to the account, such as deposited checks that have not yet cleared.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Uncleared balance |
description | The amount of money in pending transactions which have not yet been credited to the account, such as deposited checks that have not yet cleared. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_unclearedbalance |
Traits
List of traits for the unclearedBalance attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_unclearedbalance" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "65" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
unclearedbalance_Base
Value of the uncleared balance in base currency.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Uncleared balance (base) |
description | Value of the uncleared balance in base currency. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_unclearedbalance_base |
Traits
List of traits for the unclearedbalance_Base attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_unclearedbalance_base" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "66" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
unclearedBalance_default
Uncleared balance converted to default currency of the system.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Uncleared balance (default) |
description | Uncleared balance converted to default currency of the system. |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | -100000000000 |
isNullable | true |
sourceName | msfsi_unclearedbalance_default |
Traits
List of traits for the unclearedBalance_default 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 | "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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-100000000000" | decimal | |
maximumValue | "100000000000" | decimal |
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_unclearedbalance_default" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "67" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
balanceDefaultDisplayValue
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Balance (default) display value |
dataFormat | decimal |
maximumValue | 100000000000 |
minimumValue | -100000000000 |
isNullable | true |
sourceName | msfsi_balancedefaultdisplayvalue |
Traits
List of traits for the balanceDefaultDisplayValue 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 | "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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|---|---|---|
minimumValue | "-100000000000" | decimal | |
maximumValue | "100000000000" | decimal |
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_balancedefaultdisplayvalue" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "68" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
balanceDisplayValue
Display value shows the balance of a financial holding in accordance with the type of the financial holding. Financial holdings that are typically defined as a customer's liabilities (such as lines of credit and loans) are presented as positive when the customer owes money to the financial institution (that is, a loan with an accounting value of -500 will appear as 500). In the inverse case: the display value will be negative for debit balances on a credit financial holding (such as overpayment of a credit card), or overdrawn account.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Balance display value |
description | Display value shows the balance of a financial holding in accordance with the type of the financial holding. Financial holdings that are typically defined as a customer's liabilities (such as lines of credit and loans) are presented as positive when the customer owes money to the financial institution (that is, a loan with an accounting value of -500 will appear as 500). In the inverse case: the display value will be negative for debit balances on a credit financial holding (such as overpayment of a credit card), or overdrawn account. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_balancedisplayvalue |
Traits
List of traits for the balanceDisplayValue attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_balancedisplayvalue" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "69" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
balancedisplayvalue_Base
Value of the balance display value in base currency.
First included in: RetailBankingCoreDataModel/Fh_account (this entity)
Properties
Name | Value |
---|---|
displayName | Balance display value (base) |
description | Value of the balance display value in base currency. |
dataFormat | decimal |
isNullable | true |
sourceName | msfsi_balancedisplayvalue_base |
Traits
List of traits for the balancedisplayvalue_Base attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "19" | integer | the total number of significant digits |
scale | "4" | integer | the number of digits to the right of the decimal place |
means.measurement.currency
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 |
| 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 |
| 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_balancedisplayvalue_base" | string |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|---|---|---|
ordinal | "70" | integer |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values