Draft
This is a preliminary version of the VDM documentation.
VehicleRegistry
- entity type: AggregateRoot
- id:
cebdfd94-730e-4187-99f6-c2e0f1937af2 - code:
VehicleRegistry - name: VehicleRegistry
- description: vehicle registry
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| CreationDate | Date | ✘ | ✔ | ✘ | ✘ | vehicle creation date | |
| DecommissioningDate | Date | ✘ | ✔ | ✘ | ✘ | vehicle decommissioning date | |
| Driver | LookupEntity [Person] | ✘ | ✔ | ✘ | ✘ | usual vehicle driver | |
| Engine | NestedEntity [Engine] | ✘ | ✔ | ✘ | ✘ | vehicle engine data | |
| FinancialData | NestedEntity [FuelTank] | ✘ | ✔ | ✘ | ✘ | financial data mainly for financial accounting | |
| FuelTanks | NestedEntity [FuelTank] | ✘ | ✔ | ✔ | ✘ | collection of fuel tanks | |
| IntroductionDate | Date | ✘ | ✔ | ✘ | ✘ | vehicle introduction date | |
| LicensePlateNumber | Text | ✔ | ✘ | ✘ | ✘ | license plate number | |
| ManufacturersTypeDesignation | Text | ✘ | ✔ | ✘ | ✘ | vehicle type designation by the manufacturer | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | short vehicle description | |
| OrganizationUnit | LookupEntity [OrganizationUnit] | ✘ | ✔ | ✘ | ✘ | organization unit | |
| OwnerResolution | LookupEntity [VehicleType] | ✘ | ✔ | ✘ | ✘ | is vehicle own or external | |
| RegistrationCertificate | NestedEntity [VehicleRegistrationCertificate] | ✘ | ✔ | ✘ | ✘ | technical data from vehicle registration certificate | |
| RegistrationDate | Date | ✘ | ✔ | ✘ | ✘ | vehicle registration date | |
| RegistrationNumber | Text | ✔ | ✘ | ✘ | ✘ | vehicle registration number | |
| RoadTax | NestedEntity [RoadTax] | ✘ | ✔ | ✘ | ✘ | road tax settings | |
| UsualConnectionVehicle | LookupEntity [VehicleRegistry] | ✘ | ✔ | ✘ | ✘ | usual connection vehicle (e.g. trailer, semi-trailer) | |
| VehicleType | LookupEntity [VehicleType] | ✘ | ✔ | ✘ | ✘ | vehicle type (e.g. vehicle, trailer, semi-trailer) |
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