Definition Type: Element
Name: EnterpriseUnit
Namespace: http://www.openapplications.org/oagis/9
Type: oa:EnterpriseUnitType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the agiven portion of an organization. Some commonly defined Units are identified here. These units are typically used to track financial data in reporting systems within an organization. Similar to Business Units, Organizational Units are only relevant within an enterprise
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into GLElement in schema components_xsd1 Drilldown into GLEntityID in schema fields_xsd1 Drilldown into ProfitCenterID in schema fields_xsd1 Drilldown into CostCenterID in schema fields_xsd1 Drilldown into EnterpriseUnitType in schema components_xsd1XSD Diagram of EnterpriseUnit in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="EnterpriseUnit" type="EnterpriseUnitType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the agiven portion of an organization.

Some commonly defined  Units are identified here.

These units are typically used to track financial data in reporting systems within an organization. Similar to Business Units, Organizational Units are only  relevant within an enterprise</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CostCenterID oa:CostCenterID 0 (1)
ProfitCenterID oa:ProfitCenterID 0 (1)
GLEntityID oa:GLEntityID 0 unbounded
GLElement oa:GLElement 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: