HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: EnterpriseUnit

Name EnterpriseUnit
Type EnterpriseUnitType
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
Documentation (of type) Identifies the agiven portion of an organization.
XML Instance Representation
<EnterpriseUnit>

< CostCenterID> ... </ CostCenterID> [0..1]
< ProfitCenterID> ... </ ProfitCenterID> [0..1]
< GLEntityID> ... </ GLEntityID> [0..*]
< GLElement> ... </ GLElement> [0..1]
< UserArea> ... </ UserArea> [0..1]
</EnterpriseUnit>
Schema Component Representation
<xsd:element name="EnterpriseUnit" type=" EnterpriseUnitType"/>