Character Set (CDQ)
DataModel:CDQ/Business Partner/Address/Address Version/Character Set
Metadata properties
| Property | Value |
|---|---|
| The human-friendly name shown for this concept in the user interface, used instead of the technical name to improve readability and understanding. Display name | Character Set |
| The unique name used to identify this technical concept within the data model. Technical name | CharacterSet
|
| Informal and comprehensive human-readable definition of a concept. Description | Character set. |
| Source of related data records or broader information, may be external reference data sources or "CDQ" as internal source. Data source | CDQ (Data source) |
| The JSON path of a data model concept along its parent concepts up to Business Partner (CDQ). JSON path | businessPartner.addresses[0].version.characterSet
|
| The broader or parent concept to which this concept belongs, used to define hierarchical or structural relationships between concepts. Parent concept | Address Version (CDQ) |
| Cardinality of a data model concept, i.e., whether the concept is a single element of its parent or a list.<br/>- <code>EXACTLY_ONE</code>: Exactly one element<br/>- <code>SINGLE</code>: Optional element, just one<br/>- <code>ZERO_OR_ONE</code>: Optional element, just one<br/>- <code>LIST</code>: List of elements Cardinality | SINGLE
|
| Specifies the role of the concept within the hierarchy or tree-like network:<br/>- <code>ROOT</code>: the top-level concept without a parent<br/>- <code>NODE</code>: an intermediate concept with both parent and child<br/>- <code>LEAF</code>: a terminal concept without children<br/>- <code>TYPE</code>: a concrete type of a concept, e.g. <code>LEGAL_ENTITY</code> of a business partner type. Concept type | NODE
|
| Child concept | ARABIC (CDQ), ASCII (CDQ), CHINESE (CDQ), CHINESE_TRADITIONAL (CDQ), CYRILLIC (CDQ), Character Set Name (CDQ), Character Set Technical Key (CDQ), GREEK (CDQ), HANGUL_KOREAN (CDQ), HEBREW (CDQ), INTERNATIONAL (CDQ), KANJI (CDQ) |
Type metadata
| Type | Description |
|---|---|
| ARABIC (CDQ) | The Arabic character set. |
| ASCII (CDQ) | ASCII is a 7-bit character set containing 128 characters. It contains the numbers from 0-9, the upper and lower case English letters from A to Z, and some special characters. |
| CHINESE (CDQ) | The Chinese character set. |
| CHINESE_TRADITIONAL (CDQ) | The Chinese (traditional) character set. |
| CYRILLIC (CDQ) | The Cyrillic character set. |
| GREEK (CDQ) | The Greek character set. |
| HANGUL_KOREAN (CDQ) | The Hangul (Korean) character set. |
| HEBREW (CDQ) | The Hebrew character set. |
| INTERNATIONAL (CDQ) | The International character set (`UTF-8`). |
| KANJI (CDQ) | The Kanji character set. |