System development/Modelling/Concepts/Order
Appearance
- Domain: Sales
- Wikipedia
Properties
[edit | edit source]Sequence | Property name | Datamodel | Datatype | Definition/ example | Dutch | French | German | Spanish |
---|---|---|---|---|---|---|---|---|
1 | Status | OrderStatus | Reference to OrderStatus | |||||
2 | Order number | OrderNumber | Sequence | |||||
3 | Customer | Customer | Reference to Customer | |||||
4 | Submit date | DateSubmitted | Date | |||||
5 | Shipping date | DateShipping | Date | |||||
6 | Total price | TotalPrice | Valuta | |||||
7 | VAT | VAT | Percentage |
Fact types
[edit | edit source]- A PERSON fulfills an ORDER.
- An ORDER contains ORDERLINES.