Price Break

This defines the prices and modifiers to the price for buying a given quantity or value of an item or item category on a price list line. For Price List Lines that specify Items the price breaks can be specified in terms of quantity or amount. For Price list lines that specify commodity, price breaks can only be specified in terms of currency amount

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Discount Amount 0..1
Discount Percent 0..1
Override Price 0..1
Price Break Quantity 0..1
Price Break Amount 0..1
Effective Time Period 0..1
Description 0..∞
Note 0..∞
Quantity Range 0..1
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml PriceBreak

class PriceBreak {
    String [[/docs/type-code TypeCode]]
    CodeList [[/docs/action-code ActionCode]]
    String [[/docs/identifier Identifier]]
    String [[/docs/uuid UUID]]
    String [[/docs/source-identifier SourceIdentifier]]
    String [[/docs/party-identifier PartyIdentifier]]
    Number [[/docs/discount-amount DiscountAmount]]
    Number [[/docs/discount-percent DiscountPercent]]
    Number [[/docs/override-price OverridePrice]]
    Number [[/docs/price-break-quantity PriceBreakQuantity]]
    Number [[/docs/price-break-amount PriceBreakAmount]]
    String [[/docs/description Description]]
    String [[/docs/note Note]]
}

class IdentifierSet {
    [[/docs/identifier-set details]]→
}

class RelatedIdentifier {
    [[/docs/related-identifier details]]→
}

class EffectiveTimePeriod {
    [[/docs/effective-time-period details]]→
}

class QuantityRange {
    [[/docs/quantity-range details]]→
}

PriceBreak o-d- "0...∞" IdentifierSet
PriceBreak o-r- "0...∞" RelatedIdentifier
PriceBreak o-u- "0...1" EffectiveTimePeriod
PriceBreak o-l- "0...1" QuantityRange

hide circle
@enduml

Where Used

Following is a list of components that have Price Break as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: c63727b744f14d5597db12edff545381

connectSpec (OAGIS) Version 10.11.2