| Entity | ItemRelationType |
| Key property | Type |
| Name | Caption | Description | Type | Mandatory | Name (known in REST) | Available since release | Introduced by which team | Introduced for which project | Additional remarks |
| Description | Description | Description | String |
|
Description | ||||
| SecurityLevel | Security level | Security level | Number |
|
SecurityLevel | ||||
| ShopSuggestion | Shop suggestion | Shop suggestion | Boolean |
|
ShopSuggestion | ||||
| Status | State | State | Number |
|
Status | ||||
| Type | Type | Type | Number |
|
Type | ||||
| ValidateForContract | Boolean |
|
ValidateForContract |
| Name | Source name | Type | Mandatory | Length | Scale | Default value | Lower range | Upper range | Allowed characters | Auto increment | Numeric string | Right aligned | Unsigned | Upper case | Zero equals null | Zero fill | Selection values | ||||||||||
| Description | Description | String |
|
60 | 0 | ||||||||||||||||||||||
| SecurityLevel | SecurityLevel | Number |
|
10 | 0 | 0 | |||||||||||||||||||||
| ShopSuggestion | SuggestInShop | Boolean |
|
1 | 0 | 0 | 0 | 1 | |||||||||||||||||||
| Status | State | Number |
|
10 | 0 | 0 |
|
||||||||||||||||||||
| Type | Type | Number |
|
10 | 0 | SELECT ISNULL(MAX(Type), 0)+1 FROM ItemRelationTypes | |||||||||||||||||||||
| ValidateForContract | ValidateForContract | Boolean |
|
1 | 0 | 0 | 0 | 1 |