Actual Activity

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..∞
Cost Center Identifier 0..1
Profit Center Identifier 0..1
Project Reference 0..1
Item 0..1
Quantity 0..1
Sales Order Reference 0..1
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 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 ActualActivity {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String CostCenterIdentifier
    String ProfitCenterIdentifier
    String Quantity
    String Description
    String Note
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "ProjectReference"{}
class "Item"{}
class "SalesOrderReference"{}
class "DocumentReference"{}
class "Attachment"{}

ActualActivity o-d- "0...∞" "IdentifierSet"
ActualActivity o-r- "0...∞" "RelatedIdentifier"
ActualActivity o-u- "0...1" "ProjectReference"
ActualActivity o-l- "0...1" "Item"
ActualActivity o-d- "0...1" "SalesOrderReference"
ActualActivity o-u- "0...∞" "DocumentReference"
ActualActivity o-d- "0...∞" "Attachment"

hide circle
@enduml

Where Used

Following is a list of components that have Actual Activity as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 27c0c43d6016436dbc774768d8ecb932

connectSpec (OAGIS) Version 10.12