Draft
This is a preliminary version of the VDM documentation.
CardType
- entity type: AggregateRoot
- id:
ce8d26f2-403b-4408-bc7b-1565c2f3d6d8 - code:
CardType - name: CardType
- description: card resolution at the lowest level (material, product, services)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | card type code | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized card type description | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized card type name |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Material | Material | Card is of material type | Material.CardType.00000000-0000-0000-0000-000000000000 | |
| Other | Other | Card is not distinguished | Other.CardType.00000000-0000-0000-0000-000000000000 | |
| Product | Product | Card is of product type | Product.CardType.00000000-0000-0000-0000-000000000000 | |
| SemifinishedProduct | Semi-finished product | Card is a semi-finished product type | SemifinishedProduct.CardType.00000000-0000-0000-0000-000000000000 | |
| Service | Service | Card is a service type | Service.CardType.00000000-0000-0000-0000-000000000000 |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here