Expense Report Line

is a line item for an expense report

Child Components

Type Code 0..1
Action Code 0..1
Line Number Identifier 0..1
Line Identifier Set 0..∞
Related Identifier 0..∞
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Status 0..∞
Name 0..∞
Date Time 0..∞
Amount 0..∞
Total Amount 0..∞
Actual Amount 0..∞
Tax Exempt Indicator 0..∞
Tax Amount 0..∞
Classification 0..∞
Ship From Party 0..∞
Payment 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 ExpenseReportLine {
    string TypeCode
    string ActionCode
    string LineNumberIdentifier
    string Description
    string Note
    string Name
    string DateTime
    number Amount
    number TotalAmount
    number ActualAmount
    boolean TaxExemptIndicator
    number TaxAmount
}

class "LineIdentifierSet"{}
class "RelatedIdentifier"{}
class "DocumentReference"{}
class "Attachment"{}
class "Status"{}
class "Classification"{}
class "ShipFromParty"{}
class "Payment"{}

ExpenseReportLine o-d- "0...∞" "LineIdentifierSet"
ExpenseReportLine o-r- "0...∞" "RelatedIdentifier"
ExpenseReportLine o-u- "0...∞" "DocumentReference"
ExpenseReportLine o-l- "0...∞" "Attachment"
ExpenseReportLine o-d- "0...∞" "Status"
ExpenseReportLine o-u- "0...∞" "Classification"
ExpenseReportLine o-d- "0...∞" "ShipFromParty"
ExpenseReportLine o-u- "0...∞" "Payment"

hide circle
@enduml

Where Used

Following is a list of components that have Expense Report Line as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 495e240b5e3e40bab97b7431c2adf503

connectSpec (OAGIS) Version 10.12.8