Invoice.Delivery
|
|
Invoice.Delivery specification
Name |
Invoice.Delivery
(Show as PDF)
|
Alternative Term |
OIOUBL_GUIDE_DELIVERY |
Definition |
An association to Delivery |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Bilateral |
0..1 |
Definition |
Identification for Delivery |
|
Quantity |
Quantity |
Quantity
|
Bilateral |
0..1 |
Definition |
The quantity for a Delivery |
|
MinimumQuantity |
MinimumQuantity |
Quantity
|
Bilateral |
0..1 |
Definition |
The Minimum quantity for a Delivery |
|
MaximumQuantity |
MaximumQuantity |
Quantity
|
Bilateral |
0..1 |
Definition |
The Maximum quantity for a Delivery |
|
ActualDeliveryDate |
ActualDeliveryDate |
Date
|
Yes |
0..1 |
Definition |
The actual date of Delivery |
|
ActualDeliveryTime |
ActualDeliveryTime |
Time
|
Bilateral |
0..1 |
Definition |
The actual time of Delivery |
|
LatestDeliveryDate |
LatestDeliveryDate |
Date
|
Bilateral |
0..1 |
Definition |
The latest possible date of Delivery |
|
LatestDeliveryTime |
LatestDeliveryTime |
Time
|
Bilateral |
0..1 |
Definition |
The latest possible time of Delivery |
|
TrackingID |
TrackingID |
Identifier
|
Bilateral |
0..1 |
Definition |
The tracking ID of the Delivery (for transport tracking) |
|
|
Subclasses in class Invoice.Delivery
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
DeliveryLocation |
DeliveryLocation |
Yes |
0..1 |
Common Library, 3.30.1 |
OIOUBL_GUIDE_ADDRESS
|
Alternative term |
OIOUBL_GUIDE_ADDRESS |
Definition |
An association to Location |
Datatype |
Location
|
Recommendation |
The Address must be of the type StructuredDK. |
|
RequestedDeliveryPeriod |
RequestedDeliveryPeriod |
Yes |
0..1 |
Common Library, 3.78 |
|
Definition |
The requested Delivery period |
Datatype |
Period
|
Businessrules |
For customer originated messages |
|
DeliveryParty |
DeliveryParty |
Yes |
0..1 |
Common Library, 3.70 |
|
Definition |
The Party who the goods/services are delivered to. |
Datatype |
Party
|
Businessrules |
Use if different from the buyer party. |
|
Despatch |
Despatch |
Bilateral |
0..1 |
Common Library, 3.32 |
|
Definition |
The Party who dispatched the Delivery |
Datatype |
Despatch
|
|
|
Excluded classes and fields in Invoice.Delivery
Name |
Name |
Type |
DeliveryAddress |
DeliveryAddress |
Class |
PromisedDeliveryPeriod |
PromisedDeliveryPeriod |
Class |
EstimatedDeliveryPeriod |
EstimatedDeliveryPeriod |
Class |
|
Example<cac:Delivery >
<cbc:ActualDeliveryDate >2005-11-15</cbc:ActualDeliveryDate>
+ <cac:DeliveryLocation />
+ <cac:RequestedDeliveryPeriod />
+ <cac:DeliveryParty />
</cac:Delivery>
|