HR-XML 3.0 Standards, 2009  September  23.

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

Element: Distribution

Name Distribution
Type DistributionType
Documentation The accounting distribution information associated with a Business Object Document. The position of the Distribution within a Business Object Document provides the context and additional meaning.
Documentation (of type) A distribution identifies how monetary amounts are distributed accross an organization.
XML Instance Representation
<Distribution>

< LedgerID> ... </ LedgerID> [0..1]
Start Group: ReferencesGroup [0..1]

< DocumentReference> ... </ DocumentReference> [0..*]
< Attachment> ... </ Attachment> [0..*]
End Group: ReferencesGroup

< Percentage> ... </ Percentage> [0..1]
< Quantity> ... </ Quantity> [0..1]
< Amount> ... </ Amount> [0..1]
< GLNominalAccount> ... </ GLNominalAccount> [0..1]
< GLElement> ... </ GLElement> [0..1]
Start Group: EnterpriseUnitGroup [0..1]

< EnterpriseUnit> ... </ EnterpriseUnit> [0..1]
End Group: EnterpriseUnitGroup

< ProjectReference> ... </ ProjectReference> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Distribution>
Schema Component Representation
<xsd:element name="Distribution" type=" DistributionType"/>