Price List Line

Identifies the pricing for an individual Catalog Item

Child Components

Type Code 0..1
Action Code 0..1
Line Number Identifier 0..1
Line Identifier Set 0..∞
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Item 0..1
Quantity 0..∞
Commodity Classification 0..1
Unit Price 0..1
Price Break 0..∞
Last Modification Date Time 0..∞
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 PriceListLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String Quantity
    String LastModificationDateTime
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "Item"{}
class "CommodityClassification"{}
class "UnitPrice"{}
class "PriceBreak"{}

PriceListLine o-d- "0...∞" "LineIdentifierSet"
PriceListLine o-r- "0...∞" "DocumentReference"
PriceListLine o-u- "0...∞" "Attachment"
PriceListLine o-l- "0...1" "Item"
PriceListLine o-d- "0...1" "CommodityClassification"
PriceListLine o-u- "0...1" "UnitPrice"
PriceListLine o-d- "0...∞" "PriceBreak"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: f62b5908f3e04795af845d4e73722a5d

connectSpec (OAGIS) Version 10.12