SubledgerTypeCodes: XAF 3.2 Domain SubledgerTypeCodes |
Lookup-table that translates code values of the domain 'SubledgerTypeCodes' into descriptions.
Catalog: XAF
Schema: CodeValues
Label: Domain SubledgerTypeCodes
Example: The code value 'CS' means 'Customers / Suppliers'.
Retrieve: true
View Columns
The columns of the view SubledgerTypeCodes 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 |
---|---|
CS |
Customers / Suppliers |
CU |
Customers |
SU |
Suppliers |
ZZ |
Other |
29-05-2022 00:55 Version 22.0.196-PROD+3400