Uses the Component:PartsLocatorSupplyingPartyType
The PartsLocatorSupplyingParty represents a party that has the availability information on the requested part(s).
Table 6.39. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
SupplyingPartyUIDID |
This field identifies the supplying party for the located line and must be equal to one of the SupplyingParties.Party.SupplyingPartyUID values. | 1..1 | Field | udt:IdentifierType | |
SupplierParty |
The supplying party | 1..1 | Component | PartyABIEType | |
PartyTypeCode |
Identifies if the supplier is a dealer or a supplier (OEM or aftermarket distributor). | 1..1 | Field | scl:PartyTypeEnumeratedType | |
ZoneCode |
For dealers only, identifies the dealer's supplier defined zone code. | 0..1 | Field | udt:CodeType |
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.39. PartsLocatorSupplyingParty
<PartsLocatorSupplyingParty> <SupplyingPartyUIDID>......</SupplyingPartyUIDID> [1..1] <SupplierParty>......</SupplierParty> [1..1] <PartyTypeCode>......</PartyTypeCode> [1..1] <ZoneCode>......</ZoneCode> [0..1] </PartsLocatorSupplyingParty>