Definition Type: ComplexType
Name: LedgerEvent
Namespace: http://www.openapplications.org/oagis
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Note in schema components_xsd Drilldown into DocumentReferences in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into EntryCreator in schema components_xsd Drilldown into TransactionAnalysis in schema components_xsd Drilldown into Project in schema components_xsd Drilldown into GLElement in schema components_xsd Drilldown into GLNominalAccount in schema components_xsd Drilldown into GLAccount in schema components_xsd Drilldown into Fund in schema components_xsd Drilldown into ProfitCenter in schema components_xsd Drilldown into CostCenter in schema components_xsd Drilldown into Business in schema components_xsd Drilldown into AccountingEntity in schema components_xsd Drilldown into DestinationGLEntity in schema components_xsd Drilldown into ProductLine in schema components_xsd Drilldown into FixedAssetId in schema components_xsd Drilldown into ItemQuantity in schema components_xsd Drilldown into Item in schema components_xsd Drilldown into Reason in schema components_xsd Drilldown into DebitCreditFlag in schema components_xsd Drilldown into EntryAmount in schema components_xsd Drilldown into LedgerEntryContent in schema components_xsd Drilldown into DestinationLedger in schema components_xsd Drilldown into SourceLedger in schema components_xsdXSD Diagram of LedgerEvent in schema components_xsd (Open Applications Group (OAGIS))
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 oa:SourceLedger 0 (1)
DestinationLedger oa:DestinationLedger 0 (1)
EntryAmount oa:EntryAmount 0 (1)
DebitCreditFlag oa:DebitCreditFlag 0 (1)
Reason oa:Reason 0 (1)
Item oa:Item 0 (1)
ItemQuantity oa:ItemQuantity 0 (1)
FixedAssetId oa:FixedAssetId 0 (1)
ProductLine oa:ProductLine 0 (1)
DestinationGLEntity oa:DestinationGLEntity 0 (1)
Business oa:Business 0 (1)
CostCenter oa:CostCenter 0 (1)
ProfitCenter oa:ProfitCenter 0 (1)
Fund oa:Fund 0 (1)
GLNominalAccount oa:GLNominalAccount 0 (1)
GLElement oa:GLElement 0 unbounded
Project oa:Project 0 (1)
TransactionAnalysis oa:TransactionAnalysis 0 (1)
EntryCreator oa:EntryCreator 0 (1)
Description oa:Description 0 unbounded
DocumentReferences oa:DocumentReferences 0 (1)
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:LedgerEntryContent 0 (1)
<xs:group> oa:AccountingEntity 0 (1)
<xs:group> oa:GLAccount 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:LedgerEvent