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

class PriceBreak {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String DiscountAmount
    String DiscountPercent
    String OverridePrice
    String PriceBreakQuantity
    String PriceBreakAmount
    String Description
    String Note
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "EffectiveTimePeriod"{}
class "QuantityRange"{}

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.12