SubledgerLineMutationTypeCodes: XAF 3.2 Domain SubledgerLineMutationTypeCodes |
Lookup-table that translates code values of the domain 'SubledgerLineMutationTypeCodes' into descriptions.
Catalog: XAF
Schema: CodeValues
Label: Domain SubledgerLineMutationTypeCodes
Example: The code value 'I' means 'Invoice'.
Retrieve: true
View Columns
The columns of the view SubledgerLineMutationTypeCodes 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 |
---|---|
I |
Invoice |
P |
Payment |
Z |
Other |
29-05-2022 00:55 Version 22.0.196-PROD+3400