Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the name of an account type defined in a Database element.
Syntax
<Account>
...
<AccountType>...</AccountType>
...
</Account>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String (enumeration) |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The value of this element is limited to one of the strings in the following table.
Value | Description |
---|---|
Income |
The account is an income account. |
Expense |
The account is an expense account. |
Flow |
The account is a cash flow account. |
Balance |
The account is a balance account. |
Asset |
The account is an asset account. |
Liability |
The account is a liability account. |
Statistical |
The account is a statistical account. |
The enumeration corresponding to the allowed values for AccountType in the Analysis Management Objects (AMO) object model is AccountTypes.
See Also
Reference
Accounts Element (ASSL)
Properties (ASSL)