ItemLocationQuantity
|
 |
ItemLocationQuantity specification
| Name |
ItemLocationQuantity
(Show as PDF)
|
Alternative Term |
|
| Definition |
Information about the properites of an Item as they relate to specific quantities and/or specific locations |
|
Fields
| UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
| LeadTimeMeasure |
LeadTimeMeasure |
Measure
|
Yes |
0..1 |
| Definition |
The time taken from the time of order to the time of delivery for an Item |
| Recommendation |
Should be used |
| Example |
1 day (unitCode = 'DAY') |
|
| MinimumQuantity |
MinimumQuantity |
Quantity
|
Yes |
0..1 |
| Definition |
The minimum quantity that can be ordered (to qualify for a specific price) |
| Example |
6 bottles (unitCode = 'BO') |
|
| MaximumQuantity |
MaximumQuantity |
Quantity
|
Yes |
0..1 |
| Definition |
The maximum quantity that can be ordered (to qualify for a specific price) |
| Example |
60 bottles (unitCode = 'BO') |
|
| HazardousRiskIndicator |
HazardousRiskIndicator |
Indicator
|
Bilateral |
0..1 |
| Definition |
Indicates whether the Item as delivered is hazardous |
| Legal values |
true, false |
|
| TradingRestrictions |
TradingRestrictions |
Text
|
Yes |
0..1 |
| Definition |
A description of trade restrictions that apply to the Item or quantities of the Item |
| Example |
Do not export to Ghana |
|
|
Subclasses in class ItemLocationQuantity
| UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
| ApplicableTerritoryAddress |
ApplicableTerritoryAddress |
Yes |
0..n |
Common Library, 3.1 |
|
| Definition |
An association to Territory (Address) |
| Datatype |
Address
|
|
| Price |
Price |
Yes |
0..1 |
Common Library, 3.81 |
|
| Definition |
An association to Price |
| Datatype |
Price
|
|
| DeliveryUnit |
DeliveryUnit |
Yes |
0..n |
Common Library, 3.31 |
|
| Definition |
An association to Delivery Unit |
| Datatype |
DeliveryUnit
|
|
| ApplicableTaxCategory |
ApplicableTaxCategory |
Yes |
0..n |
Common Library, 3.101 |
|
| Definition |
An association to Tax Category |
| Datatype |
TaxCategory
|
| Recommendation |
Specify whether VAT is applied to this. |
|
|
Example<cac:RequiredItemLocationQuantity >
<cbc:HazardousRiskIndicator >false</cbc:HazardousRiskIndicator>
+ <cac:ApplicableTerritoryAddress />
+ <cac:Price />
+ <cac:ApplicableTaxCategory />
</cac:RequiredItemLocationQuantity>
|