Uses the Component:CustomerHierarchyPartyType
Customer Hierarchy Party Information
Table 6.18. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
ParentParty |
Parent Party. | 0..* | Field | PartyBBIEType | |
ChildParty |
Child Party. | 0..* | Field | PartyBBIEType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.24. CustomerHierarchyParty
<CustomerHierarchyParty> <ParentParty>......</ParentParty> [0..*] <ChildParty>......</ChildParty> [0..*] </CustomerHierarchyParty>