Entity | ItemRelationType |
Key property | Type |
Name | Caption | Description | Type | Mandatory | Available since release | Introduced by which team | Introduced for which project | Additional remarks |
Description | Description | Description | String |
![]() |
||||
SecurityLevel | Security level | Security level | Number |
![]() |
||||
ShopSuggestion | Shop suggestion | Shop suggestion | Boolean |
![]() |
||||
Status | State | State | Number |
![]() |
||||
Type | Type | Type | Number |
![]() |
||||
ValidateForContract | Boolean |
![]() |
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 |