Invoice Ledger Entry Line

Represents lines on the internal invoice document. Invoice lines or credit memo lines are examples of PurchaseLedgerLines.

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..∞
GL Destination Entity Identifier 0..1
Amount 0..1
Debit Credit Code 0..1
Tax Base Amount 0..1
Functional Amount 0..1
Tax Base Functional Amount 0..1
Currency Exchange Rate 0..1
General Ledger Account 0..1
Project Reference 0..1
Item 0..1
Item Instance 0..∞
Quantity 0..∞
Enterprise Unit 0..1
Employee 0..1
Entry Creator User 0..1
Party 0..∞
Reason Code 0..1
Warehouse Party 0..1
Buyer Party 0..1
Tax Jurisdication Codes 0..1
Tax Jurisdiction 0..1
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 InvoiceLedgerEntryLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String GLDestinationEntityIdentifier
    String Amount
    CodeList DebitCreditCode
    String TaxBaseAmount
    String FunctionalAmount
    String TaxBaseFunctionalAmount
    String Quantity
    String ReasonCode
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "Status"{}
class "CurrencyExchangeRate"{}
class "GeneralLedgerAccount"{}
class "ProjectReference"{}
class "Item"{}
class "ItemInstance"{}
class "EnterpriseUnit"{}
class "Employee"{}
class "EntryCreatorUser"{}
class "Party"{}
class "WarehouseParty"{}
class "BuyerParty"{}
class "TaxJurisdicationCodes"{}
class "TaxJurisdiction"{}

InvoiceLedgerEntryLine o-d- "0...∞" "LineIdentifierSet"
InvoiceLedgerEntryLine o-r- "0...∞" "DocumentReference"
InvoiceLedgerEntryLine o-u- "0...∞" "Attachment"
InvoiceLedgerEntryLine o-l- "0...∞" "Status"
InvoiceLedgerEntryLine o-d- "0...1" "CurrencyExchangeRate"
InvoiceLedgerEntryLine o-u- "0...1" "GeneralLedgerAccount"
InvoiceLedgerEntryLine o-d- "0...1" "ProjectReference"
InvoiceLedgerEntryLine o-u- "0...1" "Item"
InvoiceLedgerEntryLine o-d- "0...∞" "ItemInstance"
InvoiceLedgerEntryLine o-u- "0...1" "EnterpriseUnit"
InvoiceLedgerEntryLine o-d- "0...1" "Employee"
InvoiceLedgerEntryLine o-u- "0...1" "EntryCreatorUser"
InvoiceLedgerEntryLine o-d- "0...∞" "Party"
InvoiceLedgerEntryLine o-u- "0...1" "WarehouseParty"
InvoiceLedgerEntryLine o-d- "0...1" "BuyerParty"
InvoiceLedgerEntryLine o-u- "0...1" "TaxJurisdicationCodes"
InvoiceLedgerEntryLine o-d- "0...1" "TaxJurisdiction"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 9fcb810215164e12863c4351212636ef

connectSpec (OAGIS) Version 10.12