Catalogue.CatalogueLine.RequiredItemLocationQuantity
|
|
Catalogue.CatalogueLine.RequiredItemLocationQuantity specification
Name |
Catalogue.CatalogueLine.RequiredItemLocationQuantity
(Show as PDF)
|
Alternative Term |
OIOUBL_GUIDE_CATALOGUE_ITEMDESCR |
Definition |
Information about the properties of an item in relation to specific numbers and/or specific locations |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
LeadTimeMeasure |
LeadTimeMeasure |
Measure
|
Yes |
0..1 |
Definition |
The time between the ordering and the delivery of the item |
Recommendation |
Should be used |
Example |
1 (unitCode = 'DAY') |
|
MinimumQuantity |
MinimumQuantity |
Quantity
|
Yes |
0..1 |
Definition |
The minimum orderable quantity (to obtain a certain price) |
Example |
6 (unitCode = 'BO') |
|
MaximumQuantity |
MaximumQuantity |
Quantity
|
Yes |
0..1 |
Definition |
The maximum orderable quantity (to obtain a certain price) |
Example |
60 (unitCode = 'BO') |
|
HazardousRiskIndicator |
HazardousRiskIndicator |
Indicator
|
Bilateral |
0..1 |
Definition |
Specifies if an item is hazardous in the condition in which it is delivered |
Legal values |
true, false |
|
TradingRestrictions |
TradingRestrictions |
Text
|
Yes |
0..1 |
Definition |
A description of the trading restricitions applying to the item or quantities of the item |
|
|
Subclasses in class Catalogue.CatalogueLine.RequiredItemLocationQuantity
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
ApplicableTerritoryAddress |
ApplicableTerritoryAddress |
Yes |
0..n |
Common Library, 3.1 |
|
Definition |
An asssociation to Terrirtory (Address) |
Datatype |
Address
|
|
Price |
Price |
Yes |
0..1 |
3.6.7.1 |
|
Definition |
An association to Price |
Datatype |
Price
|
|
DeliveryUnit |
DeliveryUnit |
Yes |
0..n |
Common Library, 3.31 |
|
Definition |
An association to DeliveryUnit |
Datatype |
DeliveryUnit
|
|
ApplicableTaxCategory |
ApplicableTaxCategory |
Yes |
0..n |
Common Library, 3.101 |
|
Definition |
An association to TaxCategory |
Datatype |
TaxCategory
|
Businessrules |
It can be specified if the item is StandardRated or ZeroRated. Other taxes can be specified. |
|
|
Example<cac:RequiredItemLocationQuantity >
<cbc:HazardousRiskIndicator >false</cbc:HazardousRiskIndicator>
+ <cac:ApplicableTerritoryAddress />
+ <cac:Price />
+ <cac:ApplicableTaxCategory />
</cac:RequiredItemLocationQuantity>
|