Table of Contents
Uses the Component:ServiceAdvisoryReceiptAcknowledgmentType
ServiceAdvisoryReceiptAcknowledgment is a confirmation to a Dealer from an OEM acknowledging receipt of request for payment for a Warranty Claim. Service Advisory Receipt Acknowledgment is the task of sending the confirmation information electronically between OEM systems and Dealer systems.
Table 6.1. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
ServiceAdvisoryReceiptAcknowledgmentHeader |
Service Advisory Receipt Acknowledgment Header | 1..1 | Component | ServiceAdvisoryReceiptAcknowledgmentHeaderType | |
ServiceAdvisoryReceiptAcknowledgmentDetail |
Service Advisory Receipt Acknowledgment Detail | 1..* | Component | ServiceAdvisoryReceiptAcknowledgmentDetailType |
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. ServiceAdvisoryReceiptAcknowledgment
<ServiceAdvisoryReceiptAcknowledgment> <ServiceAdvisoryReceiptAcknowledgmentHeader>......</ServiceAdvisoryReceiptAcknowledgmentHeader> [1..1] <ServiceAdvisoryReceiptAcknowledgmentDetail>......</ServiceAdvisoryReceiptAcknowledgmentDetail> [1..*] </ServiceAdvisoryReceiptAcknowledgment>