Payable Line

Lines on the payable document. Invoice line or credit memo line are examples of a Line

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 PayableLine {
    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"{}

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

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 7dbeff8d203a447fbe5cbd7779c11154

connectSpec (OAGIS) Version 10.12