Online Order Header

The Header information applies to the OnlineOrder as a whole, including the creator of the OnlineOrder, who it is intended for, effectivity of the OnlineOrder and so on.

The status field on the OnlineOrder header is used in third party buying scenarios. Typically, in these scenarios, the OnlineOrder is created by a buyer on behalf of another entity or organization. Once the OnlineOrder is created by the buyer, the party for whocm the OnlineOrder is intended approves or rejects the OnlineOrder, and sets the status accordingly.

Child Components

Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Related Identifier 0..∞
Revision Identifier 0..1
Variation Identifier 0..1
Document Identifier Set 0..∞
Language Code 0..1
Last Modification Date Time 0..1
Document Date Time 0..1
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Security Classification 0..∞
Metadata Reference 0..∞
Status 0..∞
Session Identifier 0..1
Effective Time Period 0..1
Created By Party 0..1
Created For Party 0..1
Supplier Party 0..1
Party 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 OnlineOrderHeader {
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String RevisionIdentifier
    String VariationIdentifier
    String LanguageCode
    String LastModificationDateTime
    String DocumentDateTime
    String Description
    String Note
    String SessionIdentifier
}

class "RelatedIdentifier"{}
class "DocumentIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "SecurityClassification"{}
class "MetadataReference"{}
class "Status"{}
class "EffectiveTimePeriod"{}
class "CreatedByParty"{}
class "CreatedForParty"{}
class "SupplierParty"{}
class "Party"{}

OnlineOrderHeader o-d- "0...∞" "RelatedIdentifier"
OnlineOrderHeader o-r- "0...∞" "DocumentIdentifierSet"
OnlineOrderHeader o-u- "0...∞" "DocumentReference"
OnlineOrderHeader o-l- "0...∞" "Attachment"
OnlineOrderHeader o-d- "0...∞" "SecurityClassification"
OnlineOrderHeader o-u- "0...∞" "MetadataReference"
OnlineOrderHeader o-d- "0...∞" "Status"
OnlineOrderHeader o-u- "0...1" "EffectiveTimePeriod"
OnlineOrderHeader o-d- "0...1" "CreatedByParty"
OnlineOrderHeader o-u- "0...1" "CreatedForParty"
OnlineOrderHeader o-d- "0...1" "SupplierParty"
OnlineOrderHeader o-u- "0...∞" "Party"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 12b2ecb391dc4aba857b5656cbd0d689

connectSpec (OAGIS) Version 10.12