Definition Type: Element
Name: DestinationGLEntity
Namespace: http://www.openapplications.org/oagis
Type: oa:GLEntity
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
If a value is specified for this and the value is different from the SourceGLEntity, it indicates that the entry is an inter-company transaction
Collapse XSD Schema Diagram:
Drilldown into GLEntity in schema fields_xsdXSD Diagram of DestinationGLEntity in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="DestinationGLEntity" type="GLEntity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">If a value is specified for this and the value is different from the SourceGLEntity, it indicates that the entry is an inter-company transaction</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: