AccountTypeCodes: XAF 3.2 Domain AccountTypeCodes |
Lookup-table that translates code values of the domain 'AccountTypeCodes' into descriptions.
Catalog: XAF
Schema: CodeValues
Label: Domain AccountTypeCodes
Example: The code value 'B' means 'Balance'.
Retrieve: true
View Columns
The columns of the view AccountTypeCodes are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
code |
string(240) |
|
☑ |
Unique code within the domain. |
description |
string(240) |
|
☐ |
Meaning of the unique code within the domain. |
domain |
string(240) |
|
☑ |
Each domain defines a map of codes to values. |
Values
Code |
Description |
---|---|
B |
Balance |
M |
Mixed |
P |
Profit and Loss |
29-05-2022 00:55 Version 22.0.196-PROD+3400