Catalogue.CatalogueLine.RequiredItemLocationQuantity.Price
|
 |
Catalogue.CatalogueLine.RequiredItemLocationQuantity.Price specification
Name |
Catalogue.CatalogueLine.RequiredItemLocationQuantity.Price
(Show as PDF)
|
Alternative Term |
OIOUBL_GUIDE_CATALOGUE_ITEMDESCR |
Definition |
Information about price |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
PriceAmount |
PriceAmount |
Amount
|
Yes |
1 |
Definition |
The amount of Price |
Businessrules |
The specified PriceAmount is always the price for the specified BaseQuantity |
Dependency |
../BaseQuantity |
Example |
65.00 (unitCode ='DKK') |
|
BaseQuantity |
BaseQuantity |
Quantity
|
Yes |
1 |
Definition |
The actual quantity applying to the price |
Businessrules |
BaseQuantity and BasePrice is inter-dependent |
Dependency |
../PriceAmount |
Example |
1 (unitCode ='BO') |
|
PriceChangeReason |
PriceChangeReason |
Text
|
Bilateral |
0..1 |
Definition |
The reason for the price change specified as a text |
Recommendation |
Only one per Language |
|
PriceTypeCode |
PriceTypeCode |
Code
|
Bilateral |
0..1 |
Definition |
The PriceType specified as a code |
|
PriceType |
PriceType |
Text
|
Bilateral |
0..1 |
Definition |
The PriceType specified as a text |
|
OrderableUnitFactorRate |
OrderableUnitFactorRate |
Rate
|
Yes |
1 |
Definition |
The factor used to convert the basic price unit into the order unit |
Legal values |
>0 |
Businessrules |
Default value is 1, and applies if no other value is provided |
Dependency |
../BaseQuantity and ../../../OrderableUnit |
Example |
6 |
|
|
Subclasses in class Catalogue.CatalogueLine.RequiredItemLocationQuantity.Price
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
ValidityPeriod |
ValidityPeriod |
Yes |
0..1 |
Common Library, 3.78 |
OIOUBL_GUIDE_CATALOGUE_ID
|
Alternative term |
OIOUBL_GUIDE_CATALOGUE_ID |
Definition |
An association to ValidityPeriod |
Datatype |
Period
|
|
PriceList |
PriceList |
Bilateral |
0..1 |
Common Library, 3.82 |
|
Definition |
A reference to a PriceList |
Datatype |
PriceList
|
|
AllowanceCharge |
AllowanceCharge |
Yes |
0..n |
Common Library, 3.4 |
|
|
|
Example<cac:Price >
<cbc:PriceAmount currencyID="DKK" >500</cbc:PriceAmount>
<cbc:BaseQuantity unitCode="EA" >1</cbc:BaseQuantity>
<cbc:OrderableUnitFactorRate >1</cbc:OrderableUnitFactorRate>
+ <cac:ValidityPeriod />
</cac:Price>
|