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