CustomerSupplierTypeCodes: XAF 3.2 Domain CustomerSupplierTypeCodes |
Lookup-table that translates code values of the domain 'CustomerSupplierTypeCodes' into descriptions.
Catalog: XAF
Schema: CodeValues
Label: Domain CustomerSupplierTypeCodes
Example: The code value 'B' means 'Both Customer ans Supplier'.
Retrieve: true
View Columns
The columns of the view CustomerSupplierTypeCodes 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 |
Both Customer ans Supplier |
C |
Customer |
O |
Other, no Customer or Supplier |
S |
Supplier |
29-05-2022 00:55 Version 22.0.196-PROD+3400