Delivery
|
 |
Delivery specification
| Name |
Delivery
(Show as PDF)
|
Alternative Term |
|
| Definition |
Information about Delivery |
|
Fields
| UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
| ID |
ID |
Identifier
|
Yes |
0..1 |
| Definition |
The identifier for the Delivery |
| Businessrules |
Used to identify the given instance (the delivery). |
| Example |
1 |
|
| Quantity |
Quantity |
Quantity
|
Yes |
0..1 |
| Definition |
The quantity in a Delivery |
| Example |
10 |
|
| MinimumQuantity |
MinimumQuantity |
Quantity
|
Yes |
0..1 |
| Definition |
The minimum quantity in a Delivery |
| Example |
8 |
|
| MaximumQuantity |
MaximumQuantity |
Quantity
|
Yes |
0..1 |
| Definition |
The maximum quantity in a Delivery |
| Example |
12 |
|
| ActualDeliveryDate |
ActualDeliveryDate |
Date
|
Yes |
0..1 |
| Definition |
The actual Delivery date |
| Example |
2006-24-12 |
|
| ActualDeliveryTime |
ActualDeliveryTime |
Time
|
Yes |
0..1 |
| Definition |
The actual Delivery time |
| Example |
13:27:00 |
|
| LatestDeliveryDate |
LatestDeliveryDate |
Date
|
Yes |
0..1 |
| Definition |
The latest delivery date allowed by the Buyer. |
| Example |
2006-25-12 |
|
| LatestDeliveryTime |
LatestDeliveryTime |
Time
|
Yes |
0..1 |
| Definition |
The latest delivery time allowed by the Buyer. |
| Example |
12:00:00 |
|
| TrackingID |
TrackingID |
Identifier
|
Bilateral |
0..1 |
| Definition |
The delivery Tracking ID (for transport tracking) |
| Example |
834DJ8463 |
|
|
Subclasses in class Delivery
| UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
| DeliveryLocation |
DeliveryLocation |
Yes |
0..1 |
Common Library, 3.60 |
|
| Definition |
An association to Location |
| Datatype |
Location
|
| Businessrules |
Used to specify a delivery address. Only specify if address is different from Buyer Customer Party or Delivery Customer Party. |
|
| RequestedDeliveryPeriod |
RequestedDeliveryPeriod |
Yes |
0..1 |
Common Library, 3.78 |
|
| Definition |
The requested Period for Delivery |
| Datatype |
Period
|
| Businessrules |
For customer originated messages. |
|
| PromisedDeliveryPeriod |
PromisedDeliveryPeriod |
Yes |
0..1 |
Common Library, 3.78 |
|
| Definition |
The promised Period for Delivery |
| Datatype |
Period
|
| Businessrules |
For supplier originated messages. |
|
| EstimatedDeliveryPeriod |
EstimatedDeliveryPeriod |
Yes |
0..1 |
Common Library, 3.78 |
|
| Definition |
The estimated Period for Delivery |
| Datatype |
Period
|
| Businessrules |
For supplier originated messages. |
|
| DeliveryParty |
DeliveryParty |
Yes |
0..1 |
Common Library, 3.70 |
|
| Definition |
The party to whom the goods/services are delivered |
| Datatype |
Party
|
| Businessrules |
Used if different from the Buyer Customer Party. Indicates the legal part recieving the delivery. |
|
| Despatch |
Despatch |
Bilateral |
0..1 |
Common Library, 3.32 |
|
| Definition |
The party who despatched the delivery |
| Datatype |
Despatch
|
| Businessrules |
Normally not used. |
|
|
Excluded classes and fields in Delivery
| Name |
Name |
Type |
| DeliveryAddress |
DeliveryAddress |
Class |
|
Example<cac:Delivery >
<cbc:Quantity unitCode="EA" >1</cbc:Quantity>
+ <cac:DeliveryLocation />
+ <cac:RequestedDeliveryPeriod />
+ <cac:DeliveryParty />
</cac:Delivery>
|