Invoice Sub Line

Is a SubLine of the InvoiceLine in order to provide a finer grained breakdown of the items being invoiced.

Child Components

Type Code 0..1
Action Code 0..1
Line Number Identifier 0..1
Line Identifier Set 0..∞
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Status 0..∞
Item 0..1
Item Instance 0..∞
Quantity 0..∞
Unit Price 0..1
Purchase Order Reference 0..∞
Buyer Party 0..1
Party 0..∞
Contract Reference 0..∞
Extended Amount 0..1
Total Amount 0..1
Amount Discount 0..∞
Open Item Indicator 0..1
Tax 0..∞
Distribute Charge 0..∞
Distribute Tax 0..∞
Distribution 0..∞
Invoice Charge 0..∞
Invoice Allowance 0..∞
Goods Receipt Date Time 0..1
Services Receipt Date Time 0..1
Heat Reference 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 InvoiceSubLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String Quantity
    String ExtendedAmount
    String TotalAmount
    String OpenItemIndicator
    String GoodsReceiptDateTime
    String ServicesReceiptDateTime
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "Status"{}
class "Item"{}
class "ItemInstance"{}
class "UnitPrice"{}
class "PurchaseOrderReference"{}
class "BuyerParty"{}
class "Party"{}
class "ContractReference"{}
class "AmountDiscount"{}
class "Tax"{}
class "DistributeCharge"{}
class "DistributeTax"{}
class "Distribution"{}
class "InvoiceCharge"{}
class "InvoiceAllowance"{}
class "HeatReference"{}

InvoiceSubLine o-d- "0...∞" "LineIdentifierSet"
InvoiceSubLine o-r- "0...∞" "DocumentReference"
InvoiceSubLine o-u- "0...∞" "Attachment"
InvoiceSubLine o-l- "0...∞" "Status"
InvoiceSubLine o-d- "0...1" "Item"
InvoiceSubLine o-u- "0...∞" "ItemInstance"
InvoiceSubLine o-d- "0...1" "UnitPrice"
InvoiceSubLine o-u- "0...∞" "PurchaseOrderReference"
InvoiceSubLine o-d- "0...1" "BuyerParty"
InvoiceSubLine o-u- "0...∞" "Party"
InvoiceSubLine o-d- "0...∞" "ContractReference"
InvoiceSubLine o-u- "0...∞" "AmountDiscount"
InvoiceSubLine o-d- "0...∞" "Tax"
InvoiceSubLine o-u- "0...∞" "DistributeCharge"
InvoiceSubLine o-d- "0...∞" "DistributeTax"
InvoiceSubLine o-u- "0...∞" "Distribution"
InvoiceSubLine o-d- "0...∞" "InvoiceCharge"
InvoiceSubLine o-u- "0...∞" "InvoiceAllowance"
InvoiceSubLine o-d- "0...∞" "HeatReference"

hide circle
@enduml

Where Used

Following is a list of components that have Invoice Sub Line as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 4a5fb74b94724f90bb84ea6e92c08082

connectSpec (OAGIS) Version 10.12