Order Commission

Contains the relevant information about the salesperson and the associated commission information.

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..∞
Sales Organization Identifiers 0..1
Sales Person 0..1
Amount 0..1
Quantity 0..1
Order Amount 0..1
Order Quantity 0..1
Percentage 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 OrderCommission {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Amount
    String Quantity
    String OrderAmount
    String OrderQuantity
    String Percentage
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "SalesOrganizationIdentifiers"{}
class "SalesPerson"{}

OrderCommission o-d- "0...∞" "IdentifierSet"
OrderCommission o-r- "0...∞" "RelatedIdentifier"
OrderCommission o-u- "0...1" "SalesOrganizationIdentifiers"
OrderCommission o-l- "0...1" "SalesPerson"

hide circle
@enduml

Where Used

Following is a list of components that have Order Commission as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 45f8e72c305a4ff482671f27cf4350f3

connectSpec (OAGIS) Version 10.12