Provides categorization of main accounts
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.0" | string | semantic version number of the entity |
is.identifiedBy
names a specifc identity attribute to use with an entity
is.CDM.attributeGroup
identifies standard groups of attributes in CDM entities.
| Parameter | Value | Data type | Explanation |
|---|
| groupList | | attributeGroupReference |
|---|
/core/applicationCommon/foundationCommon /financeCommon/MainAccountCategory.cdm.json /MainAccountCategory/hasAttributes /attributesAddedAtThisScope |
| entity | |
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | Main Account Category |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | Provides categorization of main accounts |
| entity | a reference to the constant entity holding the list of localized text |
Attributes
The surrogate key of the main account category record
First included in: financialCommon/MainAccountCategory (this entity)
Properties
| Name | Value |
|---|
| displayName | Main Account Category ID |
| description | The surrogate key of the main account category record |
| isPrimaryKey | true |
| dataFormat | string |
Traits
List of traits for the mainAccountCategoryId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.identifiedBy
names a specifc identity attribute to use with an entity
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | Main Account Category ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | The surrogate key of the main account category record |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
The display name of the main account category
First included in: financialCommon/MainAccountCategory (this entity)
Properties
| Name | Value |
|---|
| displayName | Name |
| description | The display name of the main account category |
| dataFormat | string |
Traits
List of traits for the name attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | Name |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | The display name of the main account category |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
The description of the main account category
First included in: financialCommon/MainAccountCategory (this entity)
Properties
| Name | Value |
|---|
| displayName | Description |
| description | The description of the main account category |
| dataFormat | string |
Traits
List of traits for the description attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.reference.description
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | Description |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | The description of the main account category |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
Determines whether accounts of this category are closed for new transactions
First included in: financialCommon/MainAccountCategory (this entity)
Properties
| Name | Value |
|---|
| displayName | Is Closed |
| description | Determines whether accounts of this category are closed for new transactions |
| dataFormat | boolean |
Traits
List of traits for the isClosed attribute are listed below.
is.dataFormat.boolean
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | Is Closed |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | Determines whether accounts of this category are closed for new transactions |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.boolean
The common account type for accounts in this category, such as revenue or liability
First included in: financialCommon/MainAccountCategory (this entity)
Properties
| Name | Value |
|---|
| displayName | Account Type |
| description | The common account type for accounts in this category, such as revenue or liability |
| dataFormat | int32 |
| valueConstrainedToList | true |
| defaultValue | | languageTag | displayText | attributeValue |
|---|
| en | Blank | 50 | | en | ProfitAndLoss | 0 | | en | Revenue | 1 | | en | Expense | 2 | | en | BalanceSheet | 3 | | en | Asset | 4 | | en | Liability | 5 | | en | Equity | 6 |
|
Traits
List of traits for the accountType attribute are listed below.
is.dataFormat.integer
does.haveDefault
An attribute has a default value
| Parameter | Value | Data type | Explanation |
|---|
| default | | languageTag | displayText | attributeValue |
|---|
| en | Blank | 50 | | en | ProfitAndLoss | 0 | | en | Revenue | 1 | | en | Expense | 2 | | en | BalanceSheet | 3 | | en | Asset | 4 | | en | Liability | 5 | | en | Equity | 6 |
| any | |
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | Account Type |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
| Parameter | Value | Data type | Explanation |
|---|
| localizedDisplayText | | languageTag | displayText |
|---|
| en | The common account type for accounts in this category, such as revenue or liability |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
First included in: financialCommon/MainAccountCategory (this entity)
Properties
| Name | Value |
|---|
| dataFormat | string |
| isReadOnly | true |
Traits
List of traits for the accountType_display attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.reference.displayText
is.readOnly
is.addedInSupportOf
| Parameter | Value | Data type | Explanation |
|---|
| inSupportOf | "accountType" | attributeName | output parameter naming the attribute that is being supported |
is.dataFormat.character
is.dataFormat.array