Expense Report
is a formal, itemized document used by employees to list business-related expenses paid for with personal or company funds
Note: It is submitted to employers to request reimbursement, track spending by category (e.g., travel, meals), and provide documentation for tax deductions and auditing.
Child Components
Type Code 0..1
Action Code 0..1
Expense Report Header 0..∞
Expense Report Line 0..∞
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
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml
class ExpenseReport {
string TypeCode
string ActionCode
}
class "ExpenseReportHeader"{}
class "ExpenseReportLine"{}
ExpenseReport o-d- "0...∞" "ExpenseReportHeader"
ExpenseReport o-r- "0...∞" "ExpenseReportLine"
hide circle
@endumlWhere Used
Following is a list of components that have Expense Report as a child component.
- [none]
Feedback
OAGi and its members welcome your feedback.
UUID: d778bbf699d545dbb5483ce38476ee34
connectSpec (OAGIS) Version 10.12.8