Definition Type: ComplexType
Name: LedgerEvent
Namespace: http://www.openapplications.org/oagis
Containing Schema: Invoice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema invoice_xsd Drilldown into Note in schema invoice_xsd Drilldown into DocumentReferences in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into EntryCreator in schema invoice_xsd Drilldown into TransactionAnalysis in schema invoice_xsd Drilldown into Project in schema invoice_xsd Drilldown into GLElement in schema invoice_xsd Drilldown into GLNominalAccount in schema invoice_xsd Drilldown into GLAccount in schema invoice_xsd Drilldown into Fund in schema invoice_xsd Drilldown into ProfitCenter in schema invoice_xsd Drilldown into CostCenter in schema invoice_xsd Drilldown into Business in schema invoice_xsd Drilldown into AccountingEntity in schema invoice_xsd Drilldown into DestinationGLEntity in schema invoice_xsd Drilldown into ProductLine in schema invoice_xsd Drilldown into FixedAssetId in schema invoice_xsd Drilldown into ItemQuantity in schema invoice_xsd Drilldown into Item in schema invoice_xsd Drilldown into Reason in schema invoice_xsd Drilldown into DebitCreditFlag in schema invoice_xsd Drilldown into EntryAmount in schema invoice_xsd Drilldown into LedgerEntryContent in schema invoice_xsd Drilldown into DestinationLedger in schema invoice_xsd Drilldown into SourceLedger in schema invoice_xsdXSD Diagram of LedgerEvent in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:complexType name="LedgerEvent">
    <xs:sequence>
        <xs:element name="SourceLedger" type="LedgerId" minOccurs="0">
            <xs:annotation>
                <xs:documentation source="http://www.openapplications.org/oagis">General Ledger Entity Source code. Typically, this is the owning entity for the transaction</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="DestinationLedger" type="LedgerId" minOccurs="0">
            <xs:annotation>
                <xs:documentation source="http://www.openapplications.org/oagis">General Ledger Entity Destination code. Entries here, when they do not match the GLENTITYS value, indicate an inter-company transaction</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:group ref="LedgerEntryContent" minOccurs="0" />
        <xs:element ref="UserArea" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SourceLedger nsC:SourceLedger 0 (1)
DestinationLedger nsC:DestinationLedger 0 (1)
EntryAmount nsC:EntryAmount 0 (1)
DebitCreditFlag nsC:DebitCreditFlag 0 (1)
Reason nsC:Reason 0 (1)
Item nsC:Item 0 (1)
ItemQuantity nsC:ItemQuantity 0 (1)
FixedAssetId nsC:FixedAssetId 0 (1)
ProductLine nsC:ProductLine 0 (1)
DestinationGLEntity nsC:DestinationGLEntity 0 (1)
Business nsC:Business 0 (1)
CostCenter nsC:CostCenter 0 (1)
ProfitCenter nsC:ProfitCenter 0 (1)
Fund nsC:Fund 0 (1)
GLNominalAccount nsC:GLNominalAccount 0 (1)
GLElement nsC:GLElement 0 unbounded
Project nsC:Project 0 (1)
TransactionAnalysis nsC:TransactionAnalysis 0 (1)
EntryCreator nsC:EntryCreator 0 (1)
Description nsC:Description 0 unbounded
DocumentReferences nsC:DocumentReferences 0 (1)
Note nsC:Note 0 unbounded
UserArea nsC:UserArea 0 (1)
<xs:group> nsC:LedgerEntryContent 0 (1)
<xs:group> nsC:AccountingEntity 0 (1)
<xs:group> nsC:GLAccount 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:LedgerEvent