Source Document Reference

This is the link that ties back to a sub ledger transaction entry ID. It is the identifier of an original/ source transaction or document. The type indicates the type of document i.e. PurchaseOrder, Invoice, Receipt, Credit Memo, Voucher etc. For example, it could be the receipt or the summarized inventory activity. This is the singular field that refers to an audit record. Together with the Sender information, this is part of the referencing system, which will enable drill back audit trail functionality.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Related Identifier 0..∞
Revision Identifier 0..1
Variation Identifier 0..1
Document Identifier Set 0..∞
URI 0..1
Title 0..1
Document Date Time 0..1
Description 0..∞
Note 0..∞
Status 0..∞
Line Number Identifier 0..∞
Line Identifier Set 0..∞
Security Classification 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 SourceDocumentReference {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String RevisionIdentifier
    String VariationIdentifier
    String URI
    String Title
    String DocumentDateTime
    String Description
    String Note
    String LineNumberIdentifier
}

class "RelatedIdentifier"{}
class "DocumentIdentifierSet"{}
class "Status"{}
class "LineIdentifierSet"{}
class "SecurityClassification"{}

SourceDocumentReference o-d- "0...∞" "RelatedIdentifier"
SourceDocumentReference o-r- "0...∞" "DocumentIdentifierSet"
SourceDocumentReference o-u- "0...∞" "Status"
SourceDocumentReference o-l- "0...∞" "LineIdentifierSet"
SourceDocumentReference o-d- "0...∞" "SecurityClassification"

hide circle
@enduml

Where Used

Following is a list of components that have Source Document Reference as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 747817fa238c42e7ab33eb5a730dfc17

connectSpec (OAGIS) Version 10.12