Types
Article
Inheritance: System-2.2.2/Entity-1 ➔ Basic-2.0.2/NamedEntity-1 ➔ Industry.Logistics-1.1.0/Article-1
An article / product master record.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Industry.Logistics/ArticleNumber | False | ||
| Industry.Logistics/Ean | True | ||
| Industry.Logistics/Weight | True | ||
| Industry.Logistics/ArticleType | True |
Customer
Inheritance: System-2.2.2/Entity-1 ➔ Basic-2.0.2/NamedEntity-1 ➔ Industry.Logistics-1.1.0/Customer-1
A customer who places logistics/fulfillment orders.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Industry.Logistics/CustomerNumber | False | ||
| Basic-2/Contact | True |
ExportRun
Inheritance: System-2.2.2/Entity-1 ➔ Industry.Logistics-1.1.0/ExportRun-1
One outbound export/delivery run of a dataset (e.g. article master), keyed by kind and calendar day. Doubles as the delivery-dedup marker: at most one delivery per kind and day.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Industry.Logistics/ExportKind | False | ||
| Industry.Logistics/ExportDate | False |
Order
Inheritance: System-2.2.2/Entity-1 ➔ Industry.Logistics-1.1.0/Order-1
A logistics order placed by a customer for fulfillment.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Industry.Logistics/OrderNumber | False | ||
| Industry.Logistics/ExternalOrderNumber | True | ||
| Industry.Logistics/OrderDate | True | ||
| Industry.Logistics/DeliveryDate | True | ||
| Industry.Logistics/Carrier | True | ||
| Industry.Logistics/OrderStatus | True | ||
| Basic-2/Address | True |
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Customer | One | Industry.Logistics/OrderCustomer | Industry.Logistics/Customer |
Inbound Associations
| Inbound Name | Inbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| OrderItems | N | Industry.Logistics/OrderItemOrder | Industry.Logistics/OrderItem |
OrderItem
Inheritance: System-2.2.2/Entity-1 ➔ Industry.Logistics-1.1.0/OrderItem-1
A line item of a logistics order.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Industry.Logistics/PositionNumber | False | ||
| Basic-2/Quantity | False | ||
| Basic-2/Amount | True |
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Order | One | Industry.Logistics/OrderItemOrder | Industry.Logistics/Order |
Parcel
Inheritance: System-2.2.2/Entity-1 ➔ Industry.Logistics-1.1.0/Parcel-1
A parcel / colli within a shipment; carries tracking and carrier.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Industry.Logistics/TrackingNumber | False | ||
| Industry.Logistics/Carrier | True | ||
| Industry.Logistics/PackagingType | True | ||
| Industry.Logistics/ServiceType | True | ||
| Industry.Logistics/Weight | True |
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Shipment | One | Industry.Logistics/ParcelShipment | Industry.Logistics/Shipment |
Inbound Associations
| Inbound Name | Inbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| ShipmentItems | N | Industry.Logistics/ShipmentItemParcel | Industry.Logistics/ShipmentItem |
Shipment
Inheritance: System-2.2.2/Entity-1 ➔ Industry.Logistics-1.1.0/Shipment-1
A dispatch / order feedback for an order; carries totals and completeness.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Industry.Logistics/ShipmentNumber | False | ||
| Industry.Logistics/ShipmentDate | True | ||
| Industry.Logistics/Completeness | True | ||
| Industry.Logistics/ParcelCount | True | ||
| Industry.Logistics/Weight | True |
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Order | One | Industry.Logistics/ShipmentOrder | Industry.Logistics/Order |
Inbound Associations
| Inbound Name | Inbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Parcels | N | Industry.Logistics/ParcelShipment | Industry.Logistics/Parcel |
ShipmentItem
Inheritance: System-2.2.2/Entity-1 ➔ Industry.Logistics-1.1.0/ShipmentItem-1
A dispatched line within a shipment.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Industry.Logistics/PositionNumber | False | ||
| Industry.Logistics/DeliveredQuantity | False | ||
| Industry.Logistics/OpenQuantity | True |
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Shipment | One | Industry.Logistics/ShipmentItemShipment | Industry.Logistics/Shipment |
Stock
Inheritance: System-2.2.2/Entity-1 ➔ Industry.Logistics-1.1.0/Stock-1
Stock level of an article (stock overview).
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| Basic-2/Quantity | False | ||
| Industry.Logistics/StockStatus | True |
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Article | One | Industry.Logistics/StockArticle | Industry.Logistics/Article |