Chapter 6. Parts Transfer Noun

Table of Contents

PartsTransfer
Fields and Components
Sample XML
PartsTransferHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
DocumentReference
Fields and Components
Sample XML
TransferType
Fields and Components
Sample XML
TransferFromType
Fields and Components
Sample XML
TransferToType
Fields and Components
Sample XML
PartsTransferLineItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML

PartsTransfer

Uses the Component:PartsTransferType

Parts Transfer. This Noun communicates information regarding the transfer of parts from one dealer location to another dealer location.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
PartsTransferHeader

Part Transfer Header

1..1ComponentPartsTransferHeaderType 
PartsTransferLineItem

Parts Transfer Line Items

0..*ComponentPartsTransferLineItemType 

Sample XML

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.1. PartsTransfer

<PartsTransfer>
     <PartsTransferHeader>......</PartsTransferHeader>     [1..1]
     <PartsTransferLineItem>......</PartsTransferLineItem>     [0..*]
</PartsTransfer>