Implementation Guideline
Show Repair Order
Repository Version Rev4.5.4
Copyright © 2007 STAR – Standards for Technology in Automotive Retail. All rights reserved
This document is a guideline on how to use the Show Repair Order Business Object Document (BOD). Show Repair Order has been defined in the context of STAR for the Automotive Retail Industry. The scope of this BOD is to define the Show Repair Order process for individual consumers who service their automobiles through their OEM’s authorized Dealers. The focus is on Dealer and OEM interactions, not third party organizations. NOTE: Although this is the traditional use of the Show Repair Order, this BOD could be used to send Show Repair Order information between any two business parties.
The Show Repair Order Implementation Guidelines provide detailed information regarding the structure and meaning of the Show Repair Order BOD and corresponds directly to the Show Repair Order schema. In addition to structure and meaning, the Implementation Guidelines identify various business rules for specific fields/components that due to their nature, i.e. field interdependence, are not possible to express using schema. Please note that although these business rules are not included in the schema, they MUST be followed to be STAR Compliant. Therefore, the Show Repair Order Implementation Guidelines must be used in concert with the Show Repair Order schema during development and should NOT be considered a supplement or substitution to the schema. For more information regarding STAR XML Data Compliance, please review the STAR Data Compliance Guidelines document located on the STAR Web site.
For a copy of the corresponding Show Repair Order schema, please download the appropriate STAR schema repository from the XML portion of the STAR website (www.starstandard.org). Prior to downloading the schema, users are encouraged to download the STAR XML Reference/Implementation document also located on the XML portion of the STAR website. This document provides an overview of the STAR BOD development methodology, how to download and read STAR schema, and various frequently asked questions related to the implementation of STAR BODs.
STAR has followed the Open Application Group’s Business Object Document methodology to develop the Show Repair Order BOD. Where possible, STAR has mapped to existing OAGI fields and components. Note however that the STAR Show Repair Order BOD is unique to the Retail Automotive industry and is not an extension of any existing OAGIS BODs.
For more information on the Open Applications Group's BODs and related documentation please refer to the Open Applications Group’s Web site at www.openapplications.org.
STAR uses the same Noun in the schema for all the Noun/Verb combinations of the Show Repair Order except the Get verb. Please refer to each Noun/Verb combination within this document to understand the requirements for each specific BOD. Although the Noun will always have every field defined for the Noun in the schema, each Noun/Verb combination may not use all of the fields. If a field is not used by a BOD, it will be noted in the business rules.
The Repair Order Binary Collaboration starts with the sending of Vehicle Service information from the Dealer to the OEM. This process occurs on demand as is needed. Note: This scenario is an example of how the Financial Statement BOD can be used. Implementations may vary.
The relationship diagram identifies all of the various components or building blocks of information used in the Show Repair Order BOD. This diagram visually depicts the relationships of the components using symbolic indentation and their occurrence in the BOD. Note: That this is an approximation of the Components, and may not reflect the exact implementation. Also, some fields are displayed in the diagram. This diagram should only be used as a starting point and not an absolute reference.
Target Namespace | http://www.starstandards.org/STAR |
---|---|
Element and Attribute Namespaces |
|
Documentation | This schema is made available under an Eclipse Public Licenses 1.0. This license may be found in the STAR/License directory as well as the STAR BOD Guidelines. More information at: http://www.starstandard.org/. |
Prefix | Namespace |
---|---|
Default namespace | http://www.starstandards.org/STAR |
xml | http://www.w3.org/XML/1998/namespace |
xsd | http://www.w3.org/2001/XMLSchema |
Name | ApplicationArea |
---|---|
Type | ApplicationArea |
Nillable | no |
Abstract | no |
Documentation | Provides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of. More information at: http://www.openapplications.org/oagis. Provides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of. More information at: http://www.openapplications.org/oagis. |
Name | Header |
---|---|
Type | RepairOrderHeader |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
Name | InternalPay |
---|---|
Type | InternalPay |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
Name | Job |
---|---|
Type | Job |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
Name | JobReferback |
---|---|
Type | JobReferback |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
Name | RepairOrder |
---|---|
Type | RepairOrder |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
|
Name | Show |
---|---|
Type | Show |
Nillable | no |
Abstract | no |
Documentation | The Show verb is used when sending the information about a specific instance of a business document or entity. The Show verb may be used to respond to a Get request or it can be used in a publish scenario, where it pushes information to other applications based on a business event.Although BODs based on this verb do not commonly cause updates to occur, there may be times when the component receiving the Show decides to use the information it receives to update. This is entirely the decision of the receiving software component and is not forbidden.The behavior of the Show verb is quite straight forward with one exception. The Show response to any Get request needs to read the request carefully to ensure the response is returning the requested Data Types. More information at: http://www.openapplications.org/oagis. |
Name | ShowRepairOrder |
---|---|
Type | ShowRepairOrder |
Nillable | no |
Abstract | no |
|
Name | Verb |
---|---|
Type | Verb |
Nillable | no |
Abstract | yes |
Name | WarrantyClaim |
---|---|
Type | WarrantyClaim |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
Super-types: | AddressBase < Address (by extension) |
---|---|
Sub-types: |
|
Name | Address |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
qualifier | Required |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
AddressLine | Indicates the multiple lines of an address. The first line is typically the street name and number. | Required | |
City | Is the City of the Address. | Required | |
County | County in which the Address is in. | Optional | |
StateOrProvince | Is the State or Province of a given Address. | Required | |
Country | Country in which the Address is in. | Required | |
PostalCode | Postal Code of the Address. | Required |
Super-types: | None |
---|---|
Sub-types: |
|
Name | AddressBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
AddressLine | Indicates the multiple lines of an address. The first line is typically the street name and number. | Required | |
City | Is the City of the Address. | Required | |
County | County in which the Address is in. | Optional | |
StateOrProvince | Is the State or Province of a given Address. | Required | |
Country | Country in which the Address is in. | Required | |
PostalCode | Postal Code of the Address. | Required |
Super-types: | None |
---|---|
Sub-types: |
|
Name | AlternatePartyId |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Id | Alternate Party Identification | Required |
Super-types: | xsd:decimal < Amount (by extension) |
---|---|
Sub-types: | None |
Name | Amount |
---|---|
Abstract | no |
Documentation | Based on OAGI Amount. Simple content with the currency as an attrbute More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
currency | Required |
Super-types: | None |
---|---|
Sub-types: | None |
Name | ApplicationArea |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Sender | Identifies characteristics and control identifiers that relate to the application that created the Business Object Document. The sender area can indicate the logical location of the application and/or database server, the application, and the task that was processing to create the BOD. | Required | |
CreationDateTime | is the date time stamp that the given instance of the Business Object Document was created. This date must not be modified during the life of the Business Object Document. | Required |
DateTime fields must be formatted as XML Schema
Datetimes in UTC/GMT format without offsets.
Example: 2003-11-05T13:15:30Z
|
Signature | If the BOD is to be signed the signature element is included, otherwise it is not. Signature supports any digital signature that maybe used by an implementation of OAGIS. The qualifyingAgency identifies the agency that provided the format for the signature. This element supports any digital signature specification that is available today and in the future. This is accomplished by not actually defining the content but by allowing the implementation to specify the digital signature to be used via an external XML Schema namespace declaration. The Signature element is defined to have any content from any other namespace. This allows the user to carry a digital signature in the xml instance of a BOD. The choice of which digital signature to use is left up to the user and their integration needs. | Optional |
Optional. "qualifyingAgency" attribute.
|
BODId | The BODId provides a place to carry a Globally Unique Identifier (GUID) that will make each Business Object Document instance uniquely identifiable. This is a critical success factor to enable software developers to use the Globally Unique Identifier (GUID) to build the following services or capabilities: 1. Legally binding transactions, 2. Transaction logging, 3. Exception handling, 4. Re-sending, 5. Reporting, 6. Confirmations, 7. Security. | Optional | |
Destination | Information related to the receiver of the BOD | Required |
Super-types: | xsd:decimal < Amount (by extension) < AuthorizationPayMaximum (by extension) |
---|---|
Sub-types: | None |
Name | AuthorizationPayMaximum |
---|---|
Abstract | no |
Documentation | Maximum Price covered by Authorization More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < AuthorizationPayPercent (by extension) |
---|---|
Sub-types: | None |
Name | AuthorizationPayPercent |
---|---|
Abstract | no |
Documentation | Payment Percentage covered by Authorization More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < BatteryProration (by restriction) |
---|---|
Sub-types: | None |
Name | BatteryProration |
---|---|
Abstract | no |
Documentation | Denotes life of the new battery in months More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Measurement (by extension) < BatteryVoltage (by extension) |
---|---|
Sub-types: | None |
Name | BatteryVoltage |
---|---|
Abstract | no |
Documentation | Reading from a battery check service More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | BrandedInfo |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
BrandedTitleInd | This tag indicates if a vehicle's title has been branded. (i.e., vehicle totaled and state registration title branded as such) | Optional |
Values: 1 - Yes, 0 - No
|
BrandedTitleDate | Branding Date | Optional | In YYYY-MM-DD format. |
BrandingStateCode | Branding State Code | Optional | |
BrandingStateReference | Branding State Reference Number | Optional | |
BrandingSource | Branding source â (i.e., source who says that the vehicle is branded) | Optional |
Super-types: | xsd:string < StateOrProvince (by restriction) < BrandingStateCode (by extension) |
---|---|
Sub-types: | None |
Name | BrandingStateCode |
---|---|
Abstract | no |
Documentation | Branding State Code More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: |
|
Name | BusinessObjectDocument |
---|---|
Abstract | no |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
revision | This should contain the STAR repository version in the following recommended format. 4.2.1_M20080416. Where the first part indicates the version of the STAR repository and anything after the _ indicates the Milestone build that is being used. If referring to an official published version then only the STAR Repository version is required. | Optional | |
release | Indicates the OAGIS release that this BOD belongs. | Optional | |
environment | Indicates whether this BOD is being sent in a "Test" or a "Production" mode. If the BOD is being sent in a test mode, it's information should not affect the business operation. However, if the BOD is sent in "Production" mode it is assumed that all test has been complete and the contents of the BOD are to affect the operation of the receiving business application(s). | Optional | |
lang | Indicates the language that the contents of the BOD is in unless otherwise stated. | Optional | |
bodVersion | Deprecated as of STAR 4.2.2. It is recommended to use the revision attribute to identify the repository and the noun. May be removed in a new major version of the STAR repository. | Optional |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ApplicationArea | Provides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of. | Required |
Super-types: | xsd:string < Id (by extension) < CampaignBulletinId (by extension) |
---|---|
Sub-types: | None |
Name | CampaignBulletinId |
---|---|
Abstract | no |
Documentation | Identification of the service bulletin associated with a particular campaign More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < CampaignDescription (by extension) |
---|---|
Sub-types: | None |
Name | CampaignDescription |
---|---|
Abstract | no |
Documentation | Service Campaign Description More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < CarrierId (by extension) |
---|---|
Sub-types: | None |
Name | CarrierId |
---|---|
Abstract | no |
Documentation | Carrier Code More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | CASE |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
CaseType | Type of Customer Arbitration Intervention or legal action | Required | |
CaseNumber | Case number | Optional | |
CaseOpenDate | Case open date | Optional | In YYYY-MM-DD format |
CaseReasonDescription | Case Reason Description | Optional | |
CaseReasonNarrative | Case Reason Narrative | Optional |
Examples: After Market, OEM, PrePaid
|
CaseOwner | Case Owner | Optional |
Super-types: | xsd:string < Description (by extension) < CaseReasonDescription (by extension) |
---|---|
Sub-types: | None |
Name | CaseReasonDescription |
---|---|
Abstract | no |
Documentation | Case Reason Description More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < CauseDescription (by extension) |
---|---|
Sub-types: | None |
Name | CauseDescription |
---|---|
Abstract | no |
Documentation | Dealer explanation of vehicle malfunction cause More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < ClaimSubmissionCount (by restriction) |
---|---|
Sub-types: | None |
Name | ClaimSubmissionCount |
---|---|
Abstract | no |
Documentation | Tracks number of times claim has been submitted to manufacturer (i.e., Value will be 0 or null if claim is not ready to be sent More information at: http://www.starstandard.org. |
Super-types: | CodesAndCommentsBase < CodesAndComments (by extension) |
---|---|
Sub-types: | None |
Name | CodesAndComments |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
CauseCode | Manufacturer assigned reason the part failed | Optional | |
CauseDescription | Dealer explanation of vehicle malfunction cause | Optional | |
ComplaintCode | Customer complaint category | Optional | |
ComplaintDescription | Customer explanation of vehicle malfunction | Optional | |
CorrectionDescription | Dealer explanation of vehicle repair | Optional | |
TechnicianNotes | Free form technician comments | Optional | |
MiscellaneousNotes | Free form miscellaneous comments | Optional | |
JobDenialCode | Dealer / Manufacturer defined code identifying the reason the customer denied service on a repair order line | Optional | |
JobDenialDescription | Text description of the reason a customer denied service on a repair order line | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | CodesAndCommentsBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
CauseCode | Manufacturer assigned reason the part failed | Optional | |
CauseDescription | Dealer explanation of vehicle malfunction cause | Optional | |
ComplaintCode | Customer complaint category | Optional | |
ComplaintDescription | Customer explanation of vehicle malfunction | Optional | |
CorrectionDescription | Dealer explanation of vehicle repair | Optional | |
TechnicianNotes | Free form technician comments | Optional | |
MiscellaneousNotes | Free form miscellaneous comments | Optional | |
JobDenialCode | Dealer / Manufacturer defined code identifying the reason the customer denied service on a repair order line | Optional | |
JobDenialDescription | Text description of the reason a customer denied service on a repair order line | Optional |
Super-types: | CodesAndCommentsBase < CodesAndCommentsExpanded (by extension) |
---|---|
Sub-types: | None |
Name | CodesAndCommentsExpanded |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
CauseCode | Manufacturer assigned reason the part failed | Optional | |
CauseDescription | Dealer explanation of vehicle malfunction cause | Optional | |
ComplaintCode | Customer complaint category | Optional | |
ComplaintDescription | Customer explanation of vehicle malfunction | Optional | |
CorrectionDescription | Dealer explanation of vehicle repair | Optional | |
TechnicianNotes | Free form technician comments | Optional | |
MiscellaneousNotes | Free form miscellaneous comments | Optional | |
JobDenialCode | Dealer / Manufacturer defined code identifying the reason the customer denied service on a repair order line | Optional | |
JobDenialDescription | Text description of the reason a customer denied service on a repair order line | Optional | |
ComplaintPriority | Priority from customer's view for specific complaint. | Optional | |
ComplaintCodeType | Type of problem as related to the CustomerComplaintCode. | Optional | |
VehicleConcernQuestionAnswer | Questions and Answers related to Service Appointment | Optional | |
DefectCode | Manufacturer assigned code that defines failed component that caused the claim | Optional |
Super-types: | xsd:string < CodeType (by extension) |
---|---|
Sub-types: | None |
Name | CodeType |
---|---|
Abstract | no |
Documentation | Unique code name More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
listID | Optional | ||
listName | Optional | ||
listAgencyID | Optional | ||
listAgencyName | Optional | ||
listVersionID | Optional | ||
listURI | Optional |
Super-types: | xsd:string < Description (by extension) < ComplaintDescription (by extension) |
---|---|
Sub-types: | None |
Name | ComplaintDescription |
---|---|
Abstract | no |
Documentation | Customer explanation of vehicle malfunction More information at: http://www.starstandard.org. |
Super-types: | Verb < ConfirmableVerb (by extension) |
---|---|
Sub-types: |
|
Name | ConfirmableVerb |
---|---|
Abstract | no |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
confirm | Required |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Verb | Required |
Super-types: | None |
---|---|
Sub-types: |
|
Name | ContactBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Telephone | Contact telephone numbers | Optional |
Values: Evening Phone, Day Phone, Cell Phone, Pager
If North America telephone number, the the number
must be a minum of 10 digits.
|
EMailAddress | Contact Email addresses | Optional | |
Fax | Contact Fax numbers | Optional | Values: Home, Work
If North America telephone number, the the number
must be a minum of 10 digits.
|
PreferredContactMethod | Preferred contact method | Optional |
Values: Day Phone, Evening Phone, Cell Phone, Work
Fax, Home Fax, Pager, Work Email, Home Email, US
Mail
|
ContactTime | Preferred contact time (i.e. Best day/time to reach the contact. | Optional | |
PrimaryContactInd | Indicates if contact is primary contact | Optional |
Super-types: | xsd:decimal < Amount (by extension) < ContractDeductible (by extension) |
---|---|
Sub-types: | None |
Name | ContractDeductible |
---|---|
Abstract | no |
Documentation | Amount of Contract Deductible More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < ContractId (by extension) |
---|---|
Sub-types: | None |
Name | ContractId |
---|---|
Abstract | no |
Documentation | Identification of Contract More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < ContractPlanDescription (by extension) |
---|---|
Sub-types: | None |
Name | ContractPlanDescription |
---|---|
Abstract | no |
Documentation | Description of contract plan. Example: 36 MONTH/36000 MILE" More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) < ContractStartMileage (by extension) |
---|---|
Sub-types: | None |
Name | ContractStartMileage |
---|---|
Abstract | no |
Documentation | Odometer reading when contract becomes effective More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) < ContractTermMileage (by extension) |
---|---|
Sub-types: | None |
Name | ContractTermMileage |
---|---|
Abstract | no |
Documentation | Mileage allowed under terms of contract More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < CorrectionDescription (by extension) |
---|---|
Sub-types: | None |
Name | CorrectionDescription |
---|---|
Abstract | no |
Documentation | Dealer explanation of vehicle repair More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) |
---|---|
Sub-types: | None |
Name | Count |
---|---|
Abstract | no |
Documentation | Simple quantity type with no attributes More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Coupon |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
CouponId | Identification of Coupon dealership service application | Optional | |
CouponDescription | Text identification of Coupon | Optional | |
CouponDiscountAmount | Credit Price for coupons | Optional | |
CouponComment | Comments associated with the coupon (e.g., Please rotate tire to front left). | Optional |
Super-types: | xsd:string < Description (by extension) < CouponDescription (by extension) |
---|---|
Sub-types: | None |
Name | CouponDescription |
---|---|
Abstract | no |
Documentation | Text identification of Coupon More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < CouponDiscountAmount (by extension) |
---|---|
Sub-types: | None |
Name | CouponDiscountAmount |
---|---|
Abstract | no |
Documentation | Credit Price for coupons More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < CouponId (by extension) |
---|---|
Sub-types: | None |
Name | CouponId |
---|---|
Abstract | no |
Documentation | Identification of Coupon dealership service application More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < CustomerMaximumAmount (by extension) |
---|---|
Sub-types: | None |
Name | CustomerMaximumAmount |
---|---|
Abstract | no |
Documentation | Maximum Price paid by customer More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < CustomerPercent (by extension) |
---|---|
Sub-types: | None |
Name | CustomerPercent |
---|---|
Abstract | no |
Documentation | Percentage paid by customer More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < DailyRate (by extension) |
---|---|
Sub-types: | None |
Name | DailyRate |
---|---|
Abstract | no |
Documentation | Daily rate More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Damage |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
AreaCode | Physical location of damage on the vehicle | Optional | |
DamageCode | Type of damage that occurred (Ex: scratched, dented, etc) | Optional | |
SeverityCode | Degree of damage expressed in inches | Optional |
Super-types: | PartyBase < DealerPartyBase (by extension) |
---|---|
Sub-types: |
|
Name | DealerPartyBase |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
DealerName | Dealer name | Optional | |
DistrictCode | Manufacturer Assigned District Code | Optional | |
URI | Dealer URI | Optional | |
ZoneCode | Manufacturer Assigned Zone Code | Optional |
Super-types: | xsd:decimal < Amount (by extension) < DeductibleAmount (by extension) |
---|---|
Sub-types: | None |
Name | DeductibleAmount |
---|---|
Abstract | no |
Documentation | The Customer Deductible and/or Co/pay amount Amount. Eg:$50.00 More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) < DeliveryMileage (by extension) |
---|---|
Sub-types: | None |
Name | DeliveryMileage |
---|---|
Abstract | no |
Documentation | Odometer reading of vehicle at time of delivery More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < DepartmentDescription (by extension) |
---|---|
Sub-types: | None |
Name | DepartmentDescription |
---|---|
Abstract | no |
Documentation | Department Description More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) |
---|---|
Sub-types: | None |
Name | Description |
---|---|
Abstract | no |
Documentation | Description More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
language | The ISO language code that the description is written. | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Destination |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
DestinationNameCode | Code for destination of file (i.e.Short Manufacturer or DSP code) | Optional |
Must use a valid code from the ShortMfg/RSP list on
http://www.starstandards.org
|
DestinationURI | Physical address of the destination | Optional | |
DestinationSoftwareCode | Additional information about the destination application | Optional | |
DestinationSoftware | For which software destination file is intended (may not be known). | Optional | |
DealerNumber | Target Dealer Code receiving information | Optional | |
StoreNumber | Dealer code store number (DMS assigned) | Optional | |
AreaNumber | Dealer code area number (DMS vendor assigned) | Optional | |
DealerCountry | Target Dealer country location | Optional | |
PartyId | The Party Id field uniquely identifies the Receiver of the message. This element can be used for parties within the Automotive Community as well as external parties. Party Id is not intended as a replacement for the Dealer Number. Suggested formats for OEMs or other large institutions include: DUNs Number, ShortMfgCode + DUNs, or ShortMfgCode. The suggested format for Dealers is: ShortMfgCode+Dealer Number. | Optional | |
LocationId | The Location Id field uniquely identifies the location of the Receiver of a message. This Id may be aligned with a physical address or data centers. This field provides an additional level of granularity beyond the usage of the Party Id for additional routing and deliver of data. | Optional | |
ServiceId | The Service Id field identifies the particular service to which a message is being sent, e.g., an inventory service. | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Diagnostics |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
DiagnosticCodes | One or more Manufacturer Diagnostics Codes taken during the Repair Process for this job | Optional | |
BatteryVoltage | Reading from a battery check service | Optional |
This field is required to be populated when Warranty
Coverage for Battery repair or Charging is needed.
|
EngineLightInd | Check engine light indicator | Optional |
Values: 1 - Yes, 0 - No
|
PCMFailureCode | Powertrain Control Model failure code | Optional | |
DiagnosticProcessCode | Specifies what diagnostic process was followed by technician | Optional | (INACTIVE) |
DiagnosticResultType | Identifies specific result that was obtained from the diagnostic process | Optional | (INACTIVE) |
DiagnosticResultValue | Identifies the value of the diagnostic process | Optional | (INACTIVE) |
SymptomCode | Manufacturer-assigned code to describe how customer experiences problem | Optional |
Please note that although the Schema shows this as
an Optional field, in this BOD usage, it should be
Required.
|
SymptomCodeDescription | Description of symptom code | Optional |
Please note that although the Schema shows this as
an Optional field, in this BOD usage, it should be
Required
|
FailureCode | Manufacturer-assigned code to describe the reason that a fault or symptom occurred | Optional |
Please note that although the Schema shows this as
an Optional field, in this BOD usage, it should be
Required
|
FailureCodeDescription | Description of trouble failure code | Optional |
Please note that although the Schema shows this as
an Optional field, in this BOD usage, it should be
Required
|
BatteryWarrantyCode | Warranty code generated by battery tester to define the failure type of the battery (i.e., Midtronics) | Optional | |
ACCompressorSerialNumber | Serial number of the AC Compressor | Optional | |
TireTreadDepth | Depth of vehicle's tire tread | Optional |
Please note that although the Schema shows this as
an Optional field, in this BOD usage, it should be
Required.
|
Super-types: | xsd:string < Id (by extension) < DocumentId (by extension) |
---|---|
Sub-types: | None |
Name | DocumentId |
---|---|
Abstract | no |
Documentation | Is the identifier for the document. More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < DoorsQuantity (by restriction) |
---|---|
Sub-types: | None |
Name | DoorsQuantity |
---|---|
Abstract | no |
Documentation | Number of doors on vehicle More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < EngineDescription (by extension) |
---|---|
Sub-types: | None |
Name | EngineDescription |
---|---|
Abstract | no |
Documentation | Text description of engine (e.g. dohc, 32 valves) More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Hours (by extension) < ExpenseHours (by extension) |
---|---|
Sub-types: | None |
Name | ExpenseHours |
---|---|
Abstract | no |
Documentation | Time allotted for administrative work More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < FailureCodeDescription (by extension) |
---|---|
Sub-types: | None |
Name | FailureCodeDescription |
---|---|
Abstract | no |
Documentation | Description of trouble failure code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < FleetVehicleId (by extension) |
---|---|
Sub-types: | None |
Name | FleetVehicleId |
---|---|
Abstract | no |
Documentation | Uniquely identifies the vehicle as part of a fleet company More information at: http://www.starstandard.org. |
Super-types: | ServiceContractBase < FullServiceContract (by extension) |
---|---|
Sub-types: | None |
Name | FullServiceContract |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ContractCompanyName | Service contract company name | Optional | |
ContractId | Identification of Service Contract | Optional | |
ContractPlanCode | Service Contract Plan Code | Optional | |
ContractType | Service contract type and/or area of coverage | Optional | |
ContractPlanDescription | Description of service plan. Example: 36 MONTH/36000 MILE" | Optional | |
Term | Number of months in contract plan | Optional | |
ContractStartDate | Service Contract sale Date | Optional | |
ContractDeductible | Amount of Deductible at time of service Eg:$50.00 | Optional | |
ContractExpirationDate | Date the Service contract expires | Optional | |
ContractStartMileage | Odometer reading when contract becomes effective | Optional | |
ContractTermMileage | Mileage allowed under terms of service contract | Optional | |
ContractOwnerName | Name on service Contract (i.e., full name - First Last) | Optional | |
InsuranceCompanyName | Memo Field for carrier covering extended service contract | Optional | |
TotalContractAmount | Total amount of the service contract. | Optional | |
ContractNote | Free form comments that relate to the contract | Optional | |
ContractEffectiveDate | Start Date of Service Contract | Optional | In YYYY-MM-DD format |
ContractPlanStates | States where the plan is valid | Optional |
May occur multiple times.
|
ContractTransferInd | Indicates if the contract is transferable | Optional |
Values: 1 - Yes, 0 - No
|
ContractTransferredInd | Indicates if the contract has been transferred | Optional |
Values: 1 - Yes, 0 - No
|
ContractTripInterruptInd | Indicates if the contract allows for trip interruption | Optional |
Values: 1 - Yes, 0 - No
|
LoanerVehicleInd | Service contract loaner vehicle indicator | Optional |
Values: 1 - Yes, 0 - No
|
RoadsideAssistanceInd | Indicates whether coverage includes roadside assistance | Optional |
Values: 1 - Yes, 0 - No
|
RoadHazardInd | Indicates whether Roadside hazard is covered in the contract | Optional | |
FirstDayRentalInd | If first day rental for service is covered in contract | Optional |
Values: 1 - Yes, 0 - No
|
RentalAllowance | Limit for Rental Allowance per day | Optional |
Requires currency attribute
|
MaximumRentalAmount | Max Rental Allowance per occurrence | Optional |
Requires currency attribute
|
TowingAllowance | Amount allowed for towing of RENTAL car | Optional |
Requires currency attribute
|
Super-types: | None |
---|---|
Sub-types: | None |
Name | Goodwill |
---|---|
Abstract | no |
Documentation | Represents the good will re-embursement percentages allowed. More information at: http://www.starstandard.org/. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartsCostPercent | Percentage of part cost to be paid by manufacturer as goodwill for this job. | Optional | |
LaborCostPercent | Percentage of labor cost to be paid by manufacturer as goodwill for this job. | Optional | |
SubletPartsCostPercent | Percentage of sublet parts cost to be paid by manufacturer as goodwill for this job. | Optional | |
SubletLaborCostPercent | Percentage of sublet labor cost to be paid by manufacturer as goodwill for this job. | Optional |
Super-types: | xsd:decimal < Amount (by extension) < HandlingAmount (by extension) |
---|---|
Sub-types: | None |
Name | HandlingAmount |
---|---|
Abstract | no |
Documentation | Handling Amount More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: |
|
Name | HeaderBase |
---|---|
Abstract | no |
Documentation | Used on all STAR BODs More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
DocumentDateTime | Is the date and time the document was last created. This is not the date and time that the BOD message instance was created. | Optional | |
SecondaryPassword | Secondary password used to validate access to the dealer information | Optional | |
SecondaryDealerNumber | Identifies secondary dealer number if different than primary "Dealer Number" | Optional |
Super-types: | xsd:decimal < Hours (by extension) |
---|---|
Sub-types: | None |
Name | Hours |
---|---|
Abstract | no |
Documentation | Hours More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) |
---|---|
Sub-types: | None |
Name | Id |
---|---|
Abstract | no |
Documentation | Party Identification number More information at: http://www.starstandard.org. |
Super-types: | PartyBase < IndividualPartyBase (by extension) < IndividualOwnerParty (by extension) |
---|---|
Sub-types: |
|
Name | IndividualOwnerParty |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Individual party alternate party Identification | Optional | |
PersonName | Individual party name | Optional | |
Address | Individual party address | Optional | |
Contact | Individual party contact information | Optional | |
RelationshipCode | Indicates the Business PartyâÂÂs relationship to the primary Party (e.g., mother, father, husband, etc.)l | Optional |
Super-types: | PartyBase < IndividualPartyBase (by extension) < IndividualOwnerParty (by extension) < IndividualOwnerPartyExtended (by extension) |
---|---|
Sub-types: |
|
Name | IndividualOwnerPartyExtended |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Individual party alternate party Identification | Optional | |
PersonName | Individual party name | Optional | |
Address | Individual party address | Optional | |
Contact | Individual party contact information | Optional | |
RelationshipCode | Indicates the Business PartyâÂÂs relationship to the primary Party (e.g., mother, father, husband, etc.)l | Optional | |
Demographics | Individual party demographic information | Optional | |
MarketingMailInd | Indicates customers whom have requested no marketing mail | Optional | |
PrimaryDriverInd | Identifies customer as primary driver | Optional | |
DriverAction | Driver action (Ex: Drop-Off, Pick-Up, etc) | Optional |
Super-types: | PartyBase < IndividualPartyBase (by extension) < IndividualOwnerParty (by extension) < IndividualOwnerPartyExtended (by extension) < IndividualOwnerPartyExtendedRO (by extension) |
---|---|
Sub-types: | None |
Name | IndividualOwnerPartyExtendedRO |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Individual party alternate party Identification | Optional | |
PersonName | Individual party name | Optional | |
Address | Individual party address | Optional | |
Contact | Individual party contact information | Optional | |
RelationshipCode | Indicates the Business PartyâÂÂs relationship to the primary Party (e.g., mother, father, husband, etc.)l | Optional | |
Demographics | Individual party demographic information | Optional | |
MarketingMailInd | Indicates customers whom have requested no marketing mail | Optional | |
PrimaryDriverInd | Identifies customer as primary driver | Optional | |
DriverAction | Driver action (Ex: Drop-Off, Pick-Up, etc) | Optional | |
CustomerChangeInd | Indicates whether customer information has changed | Optional | (INACTIVE) |
DataCollectionStatus | Indicates status of data for the record it appears on , either complete or incomplete | Optional | (INACTIVE) |
Super-types: | AddressBase < Address (by extension) < IndividualPartyAddress (by extension) |
---|---|
Sub-types: | None |
Name | IndividualPartyAddress |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
AddressLine | Indicates the multiple lines of an address. The first line is typically the street name and number. | Required | |
City | Is the City of the Address. | Required | |
County | County in which the Address is in. | Optional | |
StateOrProvince | Is the State or Province of a given Address. | Required | |
Country | Country in which the Address is in. | Required | |
PostalCode | Postal Code of the Address. | Required | |
UrbanizationCode | Geographic definition of a metropolitan or suburban area | Optional |
Super-types: | AlternatePartyId < IndividualPartyAlternatePartyId (by extension) |
---|---|
Sub-types: | None |
Name | IndividualPartyAlternatePartyId |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Id | Alternate Party Identification | Required | |
AssigningPartyId | Agency or entity that validates the Party Id | Required | |
IssuingState | Indicates that State where the license was issued. | Optional | |
ExpirationDate | Expiration date of the alternate party id (e.g., Driver's License expiration date). | Optional |
Super-types: | PartyBase < IndividualPartyBase (by extension) |
---|---|
Sub-types: |
|
Name | IndividualPartyBase |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Individual party alternate party Identification | Optional | |
PersonName | Individual party name | Optional | |
Address | Individual party address | Optional |
Super-types: | ContactBase < IndividualPartyContact (by extension) |
---|---|
Sub-types: | None |
Name | IndividualPartyContact |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Telephone | Contact telephone numbers | Optional |
Values: Evening Phone, Day Phone, Cell Phone, Pager
If North America telephone number, the the number
must be a minum of 10 digits.
|
EMailAddress | Contact Email addresses | Optional | |
Fax | Contact Fax numbers | Optional | Values: Home, Work
If North America telephone number, the the number
must be a minum of 10 digits.
|
PreferredContactMethod | Preferred contact method | Optional |
Values: Day Phone, Evening Phone, Cell Phone, Work
Fax, Home Fax, Pager, Work Email, Home Email, US
Mail
|
ContactTime | Preferred contact time (i.e. Best day/time to reach the contact. | Optional | |
PrimaryContactInd | Indicates if contact is primary contact | Optional | |
PersonName | Contact name | Optional |
Super-types: | xsd:string < IndividualPartyContactEMail (by extension) |
---|---|
Sub-types: | None |
Name | IndividualPartyContactEMail |
---|---|
Abstract | no |
Documentation | Individual Party email More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
desc | Required |
Super-types: | xsd:string < IndividualPartyContactFax (by extension) |
---|---|
Sub-types: | None |
Name | IndividualPartyContactFax |
---|---|
Abstract | no |
Documentation | Individual Party Fax number More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
desc | Required |
Super-types: | xsd:string < IndividualPartyContactTelephoneNumber (by extension) |
---|---|
Sub-types: | None |
Name | IndividualPartyContactTelephoneNumber |
---|---|
Abstract | no |
Documentation | IndividualParty telephone number More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
desc | Required | ||
exten | Required |
Super-types: | None |
---|---|
Sub-types: | None |
Name | IndividualPartyPersonName |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Salutation | Title or greeting of business party | Optional | |
GivenName | First Name of business party | Required | |
MiddleName | Middle Initial of business party | Optional | |
FamilyName | Last Name of business party | Required | |
Suffix | Business Party name suffix designation if individual Ex: Sr, Jr, III, etc. | Optional | |
FormattedName | Full Name of business party. Format for name should be "First Last" with no commas between first and last name | Optional | |
SortName | Index name used as a sort for report purposes | Optional |
Super-types: | xsd:decimal < Amount (by extension) < InternalMaximumAmount (by extension) |
---|---|
Sub-types: | None |
Name | InternalMaximumAmount |
---|---|
Abstract | no |
Documentation | Maximum Price paid by internal (dealer) More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | InternalPay |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
DepartmentType | Identifies the internal department who is paying for work | Optional | |
DepartmentDescription | Description of the internal department(s) paying for work | Optional | |
DataCollectionStatus | Indicates status of data for the record it appears on | Optional | (INACTIVE) |
CodesAndComments | Codes and Comments related to Internal Pay | Optional | |
Splits | Internal Pay Splits total | Optional | |
RentLoaner | Rent Loaner related to Internal Pay | Optional | (INACTIVE) |
ServiceComponents | Service Components related to Internal Pay | Optional | |
Transportation | Transportation related to Internal Pay | Optional | (INACTIVE) |
Sublet | Sublet related to Internal Pay | Optional | |
Job | Jobs related to Internal Pay | Optional | |
JobReferback | Job Referback related to Internal Pay | Optional | (INACTIVE) |
Super-types: | xsd:decimal < Percent (by extension) < InternalPercent (by extension) |
---|---|
Sub-types: | None |
Name | InternalPercent |
---|---|
Abstract | no |
Documentation | Percentage paid by internal (dealer) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < ItemId (by extension) |
---|---|
Sub-types: | None |
Name | ItemId |
---|---|
Abstract | no |
Documentation | Item part number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < ItemIdDescription (by extension) |
---|---|
Sub-types: | None |
Name | ItemIdDescription |
---|---|
Abstract | no |
Documentation | Item part number detail description More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Quantity (by extension) < ItemQuantity (by extension) |
---|---|
Sub-types: | None |
Name | ItemQuantity |
---|---|
Abstract | no |
Documentation | Quantity of Part number. More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Job |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
JobNumber | DMS assigned job or line identification number | Required | |
OperationId | Dealer or DMS assigned operation code identifier | Required | |
OperationName | Dealer or DMS assigned operation description | Required | |
CodesAndComments | Codes and comments related to job | Required | |
Diagnostics | Diagnostics from vehicle service associated with job | Required | |
ServiceParts | Parts used on job | Optional | |
ServiceLabor | Labor used on job | Optional | |
CASE | Customer arbitration information associated with job | Optional | (INACTIVE) |
WarrantyClaim | Warranty Claim information related to job | Optional |
You can use WarrantyClaim on Job or Job on
WarrantyClaim but as a Best Practice you shouldn't
use both on the same RepairOrder.
|
HazmatInd | Indicator that Hazmat Was Used and Disposed Of as Part of the Repair | Optional |
Values: 1 - Hazmat was used. 0 - Hazmat was not
used.
|
Language | This code is used to define the language of the data used in this transaction | Optional | (INACTIVE) |
AddOnRepairInd | AddOnRepairInd | Optional |
Values: 0 - not an add on, 1 - Add on Repair
|
JobLaborRate | The actual labor rate for this job only, typically the posted rate | Optional | |
Price | The actual labor rate for this job only, typically the posted rate | Optional |
See price component for values.
Total sales portion based for the values specified
for the Job. (i.e. GasOilGrease, Job, etc).
|
LaborAllowanceHours | Manufacturer approved billable flat rate hours | Optional | |
LaborActualHours | Actual hours required to complete job | Required | |
JobGoodwillInd | Indicates if Dealer Goodwill has been applied to this job (complete or partial) | Optional | (INACTIVE) |
RepeatRepairInd | Identifies repair as having been performed previously on the vehicle | Optional | (INACTIVE) |
JobStatus | Status of Job (Ex: Complete, Incomplete) | Optional | (INACTIVE) |
JobType | Type of service performed (special policy, warranty pay, etc) | Optional | |
ListNumber | Identifies the weekly statement where the condition will be listed as paid. | Optional | (INACTIVE) |
OriginCode | Indicates source of repair order- Examples: D - Dealer Entered; T â Teleservice; K - Key Reader | Optional | (INACTIVE) |
RentLoaner | Rent Loaner associated with job | Optional | (INACTIVE) |
ServiceCampaign | Service Campaign (Recall) associated with job | Optional | (INACTIVE) |
Coupon | Coupons associated with job | Optional | (INACTIVE) |
Technician | Technicians associated with job | Required | |
ServiceComponents | Service Components associated with job | Optional | |
Splits | Splits associated with job | Optional | |
Transportation | Transportation associated with job | Optional | (INACTIVE) |
Tax | Tax associated with job | Optional | |
TowedInInd | Indicates that this job led to the need to have this car towed in | Optional | |
PackageCode | Indicates multiple labor operations within a package (e.g., 30k mileage drive train or emissions package). | Optional | |
TreadActInd | Transportation Recall Enhancement, Accountability, and Documentation (TREAD) Act (i.e., - Indicates if there has been fire damage) | Optional |
Values: 1 - Yes, 0 - No
|
Goodwill | Information regarding goodwill provided by the manufacturer | Optional |
Super-types: | xsd:string < Description (by extension) < JobDenialDescription (by extension) |
---|---|
Sub-types: | None |
Name | JobDenialDescription |
---|---|
Abstract | no |
Documentation | Text description of the reason a customer denied service on a repair order line More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < LaborRate (by extension) < JobLaborRate (by extension) |
---|---|
Sub-types: | None |
Name | JobLaborRate |
---|---|
Abstract | no |
Documentation | The actual labor rate for this job only, typically the posted rate More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | JobReferback |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
JobReferbackNumber | Refer-back to a job that has already appeared within the same "pay-group" presently being processed (Customer, Claims or Internal Pay) | Optional |
Super-types: | xsd:decimal < Hours (by extension) < LaborActualHours (by extension) |
---|---|
Sub-types: | None |
Name | LaborActualHours |
---|---|
Abstract | no |
Documentation | Actual hours required to complete job More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Hours (by extension) < LaborAdditionalHours (by extension) |
---|---|
Sub-types: | None |
Name | LaborAdditionalHours |
---|---|
Abstract | no |
Documentation | Additional labor hours above flat rate allowance More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Hours (by extension) < LaborAllowanceHours (by extension) |
---|---|
Sub-types: | None |
Name | LaborAllowanceHours |
---|---|
Abstract | no |
Documentation | Flat rate labor hour allowance for this operation More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < LaborCostPercent (by extension) |
---|---|
Sub-types: | None |
Name | LaborCostPercent |
---|---|
Abstract | no |
Documentation | Percentage of labor cost to be paid by manufacturer as goodwill for this job. More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | LaborNarrative |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
NarrativeType | Defines the Type of Labor Narrative/Comment like 'RL' - Recall comment, 'ML' etc., | Optional | |
Narrative | Labor Comment/Narrative can occur multiple times for each Labor depending on LaborNarrative type | Optional |
May occur multiple times
|
Super-types: | xsd:string < Description (by extension) < LaborOperationDescription (by extension) |
---|---|
Sub-types: | None |
Name | LaborOperationDescription |
---|---|
Abstract | no |
Documentation | Description of a particular operation code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < LaborOperationId (by extension) |
---|---|
Sub-types: | None |
Name | LaborOperationId |
---|---|
Abstract | no |
Documentation | Currently assigned code for this operation (preferably manufacturer code) More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < LaborOperationQuantity (by restriction) |
---|---|
Sub-types: | None |
Name | LaborOperationQuantity |
---|---|
Abstract | no |
Documentation | Number of times this operation was performed for this labor line More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < LaborRate (by extension) |
---|---|
Sub-types: | None |
Name | LaborRate |
---|---|
Abstract | no |
Documentation | Dealer Posted Hourly Retail Labor Rate More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < LocationId (by extension) |
---|---|
Sub-types: | None |
Name | LocationId |
---|---|
Abstract | no |
Documentation | Code identifying a physical location More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < MarkupPercentage (by extension) |
---|---|
Sub-types: | None |
Name | MarkupPercentage |
---|---|
Abstract | no |
Documentation | Dealer submitted part markup percentage More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < MaximumRentalAmount (by extension) |
---|---|
Sub-types: | None |
Name | MaximumRentalAmount |
---|---|
Abstract | no |
Documentation | Max Rental Allowance per occurrence More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Measurement (by extension) |
---|---|
Sub-types: | None |
Name | Measurement |
---|---|
Abstract | no |
Documentation | Decimal measurement More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) |
---|---|
Sub-types: | None |
Name | Mileage |
---|---|
Abstract | no |
Documentation | Mileage definition More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
uom | Optional |
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) < MileageIn (by extension) |
---|---|
Sub-types: | None |
Name | MileageIn |
---|---|
Abstract | no |
Documentation | Odometer reading of vehicle when repair order was opened More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) < MileageOut (by extension) |
---|---|
Sub-types: | None |
Name | MileageOut |
---|---|
Abstract | no |
Documentation | Odometer reading of vehicle when repair order was closed More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | MinimalDemographics |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Gender | Gender of party | Optional |
Values: M - Male, F - Female
|
Language | Business party native language | Optional |
Reference Language Enumerator
|
BirthDate | Birth date of party | Optional | In YYYY-MM-DD format |
Super-types: | xsd:decimal < Amount (by extension) < NonTaxableAmount (by extension) |
---|---|
Sub-types: | None |
Name | NonTaxableAmount |
---|---|
Abstract | no |
Documentation | Total non-taxable price. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < OperationId (by extension) |
---|---|
Sub-types: | None |
Name | OperationId |
---|---|
Abstract | no |
Documentation | Dealer or DMS assigned operation code identifier More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < OperationName (by extension) |
---|---|
Sub-types: | None |
Name | OperationName |
---|---|
Abstract | no |
Documentation | Dealer or DMS assigned operation description More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: |
|
Name | OptionBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
OptionType | An option type for a vehicle or other component. Usually references an OEM supplied list of codes. | Optional | |
OptionName | Name of vehicle option | Optional | |
OptionStockNumber | Stock Number of Vehicle Option | Optional | |
Manufacturer | Manufacturer of Vehicle Option | Optional |
Super-types: | xsd:string < CodeType (by extension) < OptionType (by extension) |
---|---|
Sub-types: | None |
Name | OptionType |
---|---|
Abstract | no |
Documentation | Option Type from an OEM or other sources list of codes. More information at: http://www.starstandard.org. |
Super-types: | AddressBase < OrganizationAddress (by extension) |
---|---|
Sub-types: | None |
Name | OrganizationAddress |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
AddressLine | Indicates the multiple lines of an address. The first line is typically the street name and number. | Required | |
City | Is the City of the Address. | Required | |
County | County in which the Address is in. | Optional | |
StateOrProvince | Is the State or Province of a given Address. | Required | |
Country | Country in which the Address is in. | Required | |
PostalCode | Postal Code of the Address. | Required | |
UrbanizationCode | Geographic definition of a metropolitan or suburban area | Optional |
Super-types: | PartyBase < OrganizationPartyBase (by extension) < OrganizationalOwnerParty (by extension) |
---|---|
Sub-types: |
|
Name | OrganizationalOwnerParty |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Alternate organizational party Identification | Optional | |
Name | Company name of organizational party | Optional | |
Address | Organizational Party address | Optional | |
DBAName | Doing Business As name. | Optional | |
Contact | Organizational Party contact information | Optional | |
RelationshipCode | Indicates the Business PartyâÂÂs relationship to the primary Party (e.g., mother, father, husband, etc.)l | Optional |
Super-types: | PartyBase < OrganizationPartyBase (by extension) < OrganizationalOwnerParty (by extension) < OrganizationalOwnerPartyExtended (by extension) |
---|---|
Sub-types: |
|
Name | OrganizationalOwnerPartyExtended |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Alternate organizational party Identification | Optional | |
Name | Company name of organizational party | Optional | |
Address | Organizational Party address | Optional | |
DBAName | Doing Business As name. | Optional | |
Contact | Organizational Party contact information | Optional | |
RelationshipCode | Indicates the Business PartyâÂÂs relationship to the primary Party (e.g., mother, father, husband, etc.)l | Optional | |
MarketingMailInd | Indicates customers whom have requested no marketing mail | Optional | |
PrimaryDriverInd | Identifies customer as primary driver | Optional | |
DriverAction | Driver action (Ex: Drop-Off, Pick-Up, etc) | Optional |
Super-types: | PartyBase < OrganizationPartyBase (by extension) < OrganizationalOwnerParty (by extension) < OrganizationalOwnerPartyExtended (by extension) < OrganizationalOwnerPartyExtendedRO (by extension) |
---|---|
Sub-types: | None |
Name | OrganizationalOwnerPartyExtendedRO |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Alternate organizational party Identification | Optional | |
Name | Company name of organizational party | Optional | |
Address | Organizational Party address | Optional | |
DBAName | Doing Business As name. | Optional | |
Contact | Organizational Party contact information | Optional | |
RelationshipCode | Indicates the Business PartyâÂÂs relationship to the primary Party (e.g., mother, father, husband, etc.)l | Optional | |
MarketingMailInd | Indicates customers whom have requested no marketing mail | Optional | |
PrimaryDriverInd | Identifies customer as primary driver | Optional | |
DriverAction | Driver action (Ex: Drop-Off, Pick-Up, etc) | Optional | |
CustomerChangeInd | Indicates whether customer information has changed | Optional | (INACTIVE) |
DataCollectionStatus | Indicates status of data for the record it appears on , either complete or incomplete | Optional | (INACTIVE) |
Super-types: | AlternatePartyId < OrganizationalPartyAlternatePartyId (by extension) |
---|---|
Sub-types: | None |
Name | OrganizationalPartyAlternatePartyId |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Id | Alternate Party Identification | Required | |
AssigningPartyId | Agency or entity that validates the Party Id | Required | |
IssuingState | Indicates that State where the license was issued. | Optional | |
ExpirationDate | Expiration date of the alternate party id (e.g., Driver's License expiration date). | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | OrganizationContact |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PersonName | Contact name | Optional | |
Telephone | Contact telephone numbers | Optional | |
EMailAddress | Contact Email address | Optional | |
Fax | Contact Fax number | Optional | |
PreferredContactMethod | Preferred contact method | Optional | |
ContactTime | Preferred contact time (i.e. Best day/time to reach the contact. | Optional |
Super-types: | OrganizationContact < OrganizationContactExtended (by extension) |
---|---|
Sub-types: | None |
Name | OrganizationContactExtended |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PersonName | Contact name | Optional | |
Telephone | Contact telephone numbers | Optional | |
EMailAddress | Contact Email address | Optional | |
Fax | Contact Fax number | Optional | |
PreferredContactMethod | Preferred contact method | Optional | |
ContactTime | Preferred contact time (i.e. Best day/time to reach the contact. | Optional | |
PreferredLanguage | Organization's preferred language | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | OrganizationContactPersonName |
---|---|
Abstract | no |
Documentation | Derived from oa:PersonName More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
GivenName | First Name of business party | Required | |
FamilyName | Last Name of business party | Required | |
FormattedName | Full Name of business party. Format for name should be "First Last" with no commas between first and last name | Optional |
Super-types: | PartyBase < OrganizationPartyBase (by extension) |
---|---|
Sub-types: |
|
Name | OrganizationPartyBase |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Alternate organizational party Identification | Optional | |
Name | Company name of organizational party | Optional | |
Address | Organizational Party address | Optional | |
DBAName | Doing Business As name. | Optional |
Super-types: | xsd:string < OrganizationPartyEmail (by extension) |
---|---|
Sub-types: | None |
Name | OrganizationPartyEmail |
---|---|
Abstract | no |
Documentation | Organization email More information at: http://www.starstandard.org. |
Super-types: | xsd:string < OrganizationPartyFax (by extension) |
---|---|
Sub-types: | None |
Name | OrganizationPartyFax |
---|---|
Abstract | no |
Documentation | OrganizationFax number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < OrganizationPartyTelephone (by extension) |
---|---|
Sub-types: | None |
Name | OrganizationPartyTelephone |
---|---|
Abstract | no |
Documentation | OrganizationParty telephone number More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
desc | Required | ||
exten | Required |
Super-types: | xsd:string < Id (by extension) < PartDealerNumer (by extension) |
---|---|
Sub-types: | None |
Name | PartDealerNumer |
---|---|
Abstract | no |
Documentation | Identification number for party that installed part More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < PartMaximumAmount (by extension) |
---|---|
Sub-types: | None |
Name | PartMaximumAmount |
---|---|
Abstract | no |
Documentation | Total Amount of part allowance More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < PartNameCode (by extension) |
---|---|
Sub-types: | None |
Name | PartNameCode |
---|---|
Abstract | no |
Documentation | Part identifier which is comprised of a system and component code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < PartNameCodeDescription (by extension) |
---|---|
Sub-types: | None |
Name | PartNameCodeDescription |
---|---|
Abstract | no |
Documentation | Description of Part identifier (PNC) that caused the failure More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < PartsCostPercent (by extension) |
---|---|
Sub-types: | None |
Name | PartsCostPercent |
---|---|
Abstract | no |
Documentation | Percentage of part cost to be paid by manufacturer as goodwill for this job. More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: |
|
Name | PartyBase |
---|---|
Abstract | no |
Documentation | Derived from oa:Party More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional |
Super-types: | xsd:string < Id (by extension) < PartyId (by extension) |
---|---|
Sub-types: | None |
Name | PartyId |
---|---|
Abstract | no |
Documentation | Party Identification Number More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) |
---|---|
Sub-types: | None |
Name | Percent |
---|---|
Abstract | no |
Documentation | Percent More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < PreAdjustmentAmount (by extension) |
---|---|
Sub-types: | None |
Name | PreAdjustmentAmount |
---|---|
Abstract | no |
Documentation | Total amount derived before the application of tax. (i.e., Dealership's Part Adjustment Amount) More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Price |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PriceType | Identifies the price type | Required | |
TaxableAmount | Total Taxable Price | Optional | |
NonTaxableAmount | Total non-taxable price. | Optional | |
TotalAmount | Total price (cost + markup) | Optional | |
UnitPrice | UnitPrice | Optional | |
TotalCost | Value at unit cost times quantity | Optional | |
UnitCost | Cost at inventory value | Optional | |
PriceExplanation | Explanatory Note for Pricing | Optional |
Super-types: | xsd:decimal < Quantity (by extension) |
---|---|
Sub-types: | None |
Name | Quantity |
---|---|
Abstract | no |
Documentation | A decimal value with uom More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
uom | Required |
Super-types: | xsd:decimal < Amount (by extension) < RentalAllowance (by extension) |
---|---|
Sub-types: | None |
Name | RentalAllowance |
---|---|
Abstract | no |
Documentation | Limit for Rental Allowance per day More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < RentDaysQuantity (by restriction) |
---|---|
Sub-types: | None |
Name | RentDaysQuantity |
---|---|
Abstract | no |
Documentation | Number of days rental/loaner was out More information at: http://www.starstandard.org. |
Super-types: | RentLoanerBase < RentLoaner (by extension) |
---|---|
Sub-types: | None |
Name | RentLoaner |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
VIN | Rental Loaner Vehicle Identification Number | Optional | |
RentDaysQuantity | Number of days rental/loaner was out | Optional | |
RentOutDate | Date rental/loaner vehicle provided to customer | Optional | |
RentInDate | Date rental/loaner vehicle turned in by customer | Optional | |
Model | Model description of rental/loaner vehicle | Optional | |
RentNotes | Rent Loaner Comments | Optional | |
RentLoanerCode | Identifies rental/loaner vehicle | Optional |
Values: L - Loaner, R - Rental
|
RentLoanerInvoiceNumber | Rental/loaner accounting identifier - the Rental Loaner Invoice # from either the DMS or rental company | Optional | |
Price | Total Price paid for rental/loaner Including tax | Optional | Values: RentLoaner |
RentLoanerHours | Number of hours the rental loaner was used by the customer | Optional | |
Make | Vehicle make code - Usually available in the VIN number (use NCIC code). | Optional | (INACTIVE) |
DailyRate | Actual Daily rate paid for the vehicle | Optional | (INACTIVE) |
RentLoanerReasonCode | The reason code identifying the reason a rental loaner was provided | Optional | (INACTIVE) |
Tax | Actual amount of tax paid on rentalLoaner | Optional | |
ProviderName | Party that provided the service or vehicle | Optional | (INACTIVE) |
Super-types: | None |
---|---|
Sub-types: |
|
Name | RentLoanerBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
VIN | Rental Loaner Vehicle Identification Number | Optional | |
RentDaysQuantity | Number of days rental/loaner was out | Optional | |
RentOutDate | Date rental/loaner vehicle provided to customer | Optional | |
RentInDate | Date rental/loaner vehicle turned in by customer | Optional | |
Model | Model description of rental/loaner vehicle | Optional | |
RentNotes | Rent Loaner Comments | Optional |
Super-types: | xsd:decimal < Hours (by extension) < RentLoanerHours (by extension) |
---|---|
Sub-types: | None |
Name | RentLoanerHours |
---|---|
Abstract | no |
Documentation | Number of hours the rental loaner was used by the customer. More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | RepairOrder |
---|---|
Abstract | no |
Documentation | STAR Version 3.0 - Draft More information at: http://www.starstandards.org. STAR Version 2.1, STAR approved 04/20/2005; effective date 07/04/2005 More information at: http://www.starstandards.org. STAR Version 2.0, STAR approved 05/07/2004; effective date 07/04/2004 More information at: http://www.starstandards.org. STAR Version 1.1 STAR approved 04/09/2003; OAGI approved 8/16/2002 effective date 07/04/2003 More information at: http://www.starstandards.org. STAR Version 1.0, STAR approved 8/6/2002; OAGI approved 8/16/2002; effective date 1/01/2003 More information at: http://www.starstandards.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Header | Required | ||
Job | Jobs related to Warranty Claim | Optional | |
JobReferback | Job Referback related to Warranty Claim | Optional | |
WarrantyClaim | Warranty Claim information related to job | Optional | |
InternalPay | Optional |
Super-types: | HeaderBase < RepairOrderHeader (by extension) |
---|---|
Sub-types: | None |
Name | RepairOrderHeader |
---|---|
Abstract | no |
Documentation | . More information at: http://www.starstandards.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
DocumentDateTime | Is the date and time the document was last created. This is not the date and time that the BOD message instance was created. | Optional | |
SecondaryPassword | Secondary password used to validate access to the dealer information | Optional | |
SecondaryDealerNumber | Identifies secondary dealer number if different than primary "Dealer Number" | Optional | |
DocumentId | Repair Order Number | Required | |
SecondaryReferenceNumber | Secondary Repair Order reference number | Optional | (INACTIVE) |
Dealer | Dealer that Repair Order is being processed for | Optional | (INACTIVE)
Dealer that Repair Order is being processed.
|
IndividualOwner | Individual who owns the vehicle | Optional |
Either the IndividualOwner or OrganizationalOwner
component can be used but not both.
|
OrganizationalOwner | Organization that owns the vehicle | Optional | |
IndividualCo-Owner | Individual who co-owns the vehicle | Optional |
Can only be used if the IndividualOwner component is
used
|
OrganizationalCo-Owner | Organization that co-owns the vehicle | Optional |
Can only be used if the OrganizationalOwner
component is used.
|
PrimaryDriver | Primary driver of the vehicle | Optional | (INACTIVE) |
SecondaryDriver | Secondary driver(s) of the vehicle | Optional | (INACTIVE) |
Vehicle | Static information on vehicle | Optional |
Please note that although the Schema shows this as
an Optional component, in this BOD usage, it should
be Required
|
Warranty | Vehicle warranty information | Optional | |
ServiceContract | Vehicle Servcie Contract(s) | Optional | (INACTIVE) |
CASE | Customer arbitration information | Optional | (INACTIVE) |
RepairOrderOpenedDate | System date when Repair Order was opened | Optional | In YYYY-MM-DD format |
RepairOrderCompletedDate | The date the last line was closed on the repair order | Optional | |
RepairOrderInvoiceDate | The date the repair order transaction moves to accounting | Optional | In YYYY-MM-DD format
Whenever the Repair Order has Customer Pay, this
field needs to be populated.
|
ServiceAdvisor | Service Advisor for repair order | Optional |
Please note that although the Schema shows this as
an Optional component, in this BOD usage, it should
be Required
|
MileageIn | Odometer reading of vehicle when repair order was opened | Optional |
Requires “uom” attribute for mileage type
K – Kilometers, M – Miles
Please note that although the Schema shows this as
an Optional field in this BOD usage, it should be
Required
|
MileageOut | Odometer reading of vehicle when repair order was opened | Optional |
Requires “uom” attribute for mileage type
K – Kilometers, M – Miles
Please note that although the Schema shows this as
an Optional field in this BOD usage, it should be
Required
|
OrderNotes | Free form text for general repair order comment which will be printed on the invoice | Optional | |
OrderInternalNotes | Free form text for internal repair order remarks that will NOT be printed on the invoice | Optional | (INACTIVE) |
DepartmentType | Identifies the internal department | Optional |
If an Internal Pay Repair Order, this field needs to
be populated
|
RentLoaner | Rental or Loaner verhicles associated with Repair Order | Optional | |
ServiceComponents | Service Components associated with Repair Order (Miscellaneous, GasOilGrease, PaintMaterials, ShopSupplies and Freight | Optional |
Values: Miscellaneous, GasOilGrease, PaintMaterials,
ShopSupplies, Freight
Required if any of the Values listed are used.
|
Sublet | Service Components associated with Repair Order (Miscellaneous, GasOilGrease, PaintMaterials, ShopSupplies and Freight | Optional | |
LaborRate | Dealer Posted Hourly Retail Labor Rate | Optional |
Requires "currency" attibute
|
Price | Customer Pay, Warranty and Internal Pay totals | Optional |
Values: Customer, Claim, Internal
Please note that although the Schema shows this as
an Optional component, at least one Price component
needs to be sent – either the ‘Customer” ‘Claim” or
“Internal
|
Tax | Total Repair Order taxes | Optional | |
DataCollectionStatus | Indicates status of data for the record it appears on , either complete or incomplete | Optional |
Values: C - Complete, I - Incomplete
|
ESCFranchiseInd | Extended Service Competitive (ESC) flag indicates if dealer has franchise for Extended Service Program (ESP) repair for competitive make | Optional | (INACTIVE)
Values: 1 - Yes, 0 - No
|
Splits | Splits total for Repair Order | Optional | Value: Total |
TreadActInd | Indicates if there has been fire damage (i.e., could indicate any tread related repair) | Optional |
Values: 1 - Yes, 0 - No
|
LocationId | Code identifying the physical location of a dealer. | Optional | |
RepairOrderStatus | Status of the repair order. | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | ReplacementSerialNumbers |
---|---|
Abstract | no |
Documentation | represents information about the parts replaced on the job More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
OriginalSerialNumber | The serial number of the part that is being replaced | Optional | |
ReplacementSerialNumber | The serial number of the part that is used to replace another part | Optional | |
ItemId | The Part Number or Manufacturer Code of the part used to replace another part> | Optional | |
PartType | Specifies whether the parts are indicated by manufacturer part code or Part Number | Optional |
Values: H - Manufacturer Part Code, P - Part number
is used
|
Super-types: | Verb < ConfirmableVerb (by extension) < ResponseVerb (by extension) |
---|---|
Sub-types: |
|
Name | ResponseVerb |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Verb | Required | ||
OriginalBODId | Optional |
Super-types: | xsd:string < Description (by extension) < RestrictionDescription (by extension) |
---|---|
Sub-types: | None |
Name | RestrictionDescription |
---|---|
Abstract | no |
Documentation | Description of vehicle use restrictions More information at: http://www.starstandard.org. |
Super-types: | PartyBase < DealerPartyBase (by extension) < ServiceDealerParty (by extension) < ROServiceDealerParty (by extension) |
---|---|
Sub-types: | None |
Name | ROServiceDealerParty |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
DealerName | Dealer name | Optional | |
DistrictCode | Manufacturer Assigned District Code | Optional | |
URI | Dealer URI | Optional | |
ZoneCode | Manufacturer Assigned Zone Code | Optional | |
BusinessCenter | Identification of business area. Example: grouping of zones | Optional | |
MarketCode | A market code that designates the market area. | Optional |
Super-types: | xsd:string < Id (by extension) < SecondaryDealerNumber (by extension) |
---|---|
Sub-types: | None |
Name | SecondaryDealerNumber |
---|---|
Abstract | no |
Documentation | Identifies secondary dealer number if different than primary "Dealer Number" More information at: http://www.starstandard.org. |
Super-types: | SenderBase < Sender (by extension) |
---|---|
Sub-types: | None |
Name | Sender |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
LogicalId | Provides the logical location of the server and applications from which the Business Object Document originated. It can be used to establish a logical to physical mapping, however its use is optional. Each system or combination of systems should maintain an external central reference table containing the logical names or logical addresses of the application systems in the integration configuration. This enables the logical names to be mapped to the physical network addresses of the resources needed on the network. Note: The technical implementation of this Domain Naming Service is not dictated by this specification. This logical to physical mapping may be done at execution time by the application itself or by a middleware transport mechanism, depending on the integration architecture used. This provides for a simple but effective directory access capability while maintaining application independence from the physical location of those resources on the network | Optional | |
Component | Provides a finer level of control than Logical Identifier and represents the business application that issued the Business Object Document. Its use is optional. For STAR's use this is the DCS Software code name | Required | |
Task | Describes the business event that initiated the need for the Business Object Document to be created. For STAR, the task is defined in the Implementation Guidelines for each BOD. It is usually a short description of the BOD. Ex: SalesLead, CreditDecision, etc. | Required | |
ReferenceId | Enables the sending application to indicate the instance identifier of the event or task that caused the BOD to be created. This is used to correlate a response BOD to an originating BOD | Optional | |
AuthorizationId | Identifyies the authorization level of the user or application that is sending the Business Object Document Message. This authorization level being recognized be the receiving system indicates what can be done on the receiving system. For STAR, this is the User ID. | Optional | |
CreatorNameCode | DCS Software Creator Code | Required | |
SenderNameCode | Additional information about the sending platform (i.e., Short MFG or DSP code). | Required |
Must use a valid code from the ShortMfg/RSP list on
http://www.starstandards.org
|
SenderURI | Physical address of the sender | Optional | |
DealerNumber | Dealer Code of source of information | Optional | |
StoreNumber | Dealer code store number (DMS assigned) | Optional | |
AreaNumber | Dealer code area number (DMS vendor assigned) | Optional | |
DealerCountry | Source Dealer country location | Optional | |
Language | This code is used to define the language of the data used in this transaction | Optional | |
DeliverPendingMailInd | Indicates if the user requests to receive pending mail that has been stored and has yet not been delivered yet. By selecting 0, the user will only receive the response for the current transaction the user is performing. | Optional |
1 - Receive Pending Mail. 0 - Do not receive pending
mail.
|
Password | Token for application specific authentication. Used to authenticate dealership/users through application specific security | Optional | |
SystemVersion | The sender's software version number. | Optional | |
PartyId | The Party Id field uniquely identifies the Sender of the message. This element can be used for parties within the Automotive Community as well as external parties. Party Id is not intended as a replacement for the Dealer Number. Suggested formats for OEMs or other large institutions include: DUNs Number, ShortMfgCode + DUNs, or ShortMfgCode. The suggested format for Dealers is: ShortMfgCode+Dealer Number. | Optional | |
LocationId | The Location Id field uniquely identifies the location of the Sender of a message. This Id may be aligned with a physical address or data centers. This field provides an additional level of granularity beyond the usage of the Party Id for additional routing and deliver of data. | Optional | |
ServiceId | The Service Id field identifies the particular service from which a message is being sent, e.g., an inventory service. | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | SenderBase |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
LogicalId | Provides the logical location of the server and applications from which the Business Object Document originated. It can be used to establish a logical to physical mapping, however its use is optional. Each system or combination of systems should maintain an external central reference table containing the logical names or logical addresses of the application systems in the integration configuration. This enables the logical names to be mapped to the physical network addresses of the resources needed on the network. Note: The technical implementation of this Domain Naming Service is not dictated by this specification. This logical to physical mapping may be done at execution time by the application itself or by a middleware transport mechanism, depending on the integration architecture used. This provides for a simple but effective directory access capability while maintaining application independence from the physical location of those resources on the network | Optional | |
Component | Provides a finer level of control than Logical Identifier and represents the business application that issued the Business Object Document. Its use is optional. For STAR's use this is the DCS Software code name | Required | |
Task | Describes the business event that initiated the need for the Business Object Document to be created. For STAR, the task is defined in the Implementation Guidelines for each BOD. It is usually a short description of the BOD. Ex: SalesLead, CreditDecision, etc. | Required | |
ReferenceId | Enables the sending application to indicate the instance identifier of the event or task that caused the BOD to be created. This is used to correlate a response BOD to an originating BOD | Optional | |
AuthorizationId | Identifyies the authorization level of the user or application that is sending the Business Object Document Message. This authorization level being recognized be the receiving system indicates what can be done on the receiving system. For STAR, this is the User ID. | Optional |
Super-types: | PartyBase < ServiceAdvisor (by extension) |
---|---|
Sub-types: | None |
Name | ServiceAdvisor |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Social security number or other legal document Id of service advisor assigned to Repair Order | Optional | |
ServiceAdvisorName | Name of service advisor | Optional |
Please note that although the Schema shows this as
an Optional field, in this BOD usage, it should be
Required.
|
Super-types: | None |
---|---|
Sub-types: |
|
Name | ServiceCampaign |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
CampaignNumber | Manufacturer assigned campaign number | Optional | |
CampaignOptionCode | Manufacturer assigned Campaign Option Code | Optional | |
CampaignReimbursementCode | A campaign related field specifying the reimbursement code for a campaign service. Reimbursement codes denote the mix of part and labor operations the dealer used to perform the service. Ex: Numeric value between 1 and 9 | Optional | |
CampaignDescription | Service Campaign Description | Optional | |
CampaignDispositionCode | A campaign related field specifying the disposition of a campaign Ex: completed, open, etc. | Optional | |
SupplementalCampaignInd | Denotes whether claim is actual campaign service or additional service, but still related to the campaign | Optional | |
CampaignNotes | Free form comments related to campaign | Optional |
Super-types: | ServiceCampaign < ServiceCampaignExtended (by extension) |
---|---|
Sub-types: | None |
Name | ServiceCampaignExtended |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
CampaignNumber | Manufacturer assigned campaign number | Optional | |
CampaignOptionCode | Manufacturer assigned Campaign Option Code | Optional | |
CampaignReimbursementCode | A campaign related field specifying the reimbursement code for a campaign service. Reimbursement codes denote the mix of part and labor operations the dealer used to perform the service. Ex: Numeric value between 1 and 9 | Optional | |
CampaignDescription | Service Campaign Description | Optional | |
CampaignDispositionCode | A campaign related field specifying the disposition of a campaign Ex: completed, open, etc. | Optional | |
SupplementalCampaignInd | Denotes whether claim is actual campaign service or additional service, but still related to the campaign | Optional | |
CampaignNotes | Free form comments related to campaign | Optional | |
CampaignBulletinId | Identification of the service bulletin associated with a particular campaign | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | ServiceComponents |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ComponentType | Identifies the type of ServiceComponent | Required | |
ServiceCode | Manufacturer assigned code for service component associated with job | Optional | |
ServiceDescription | Free form text description of service component associated with job | Optional | |
Price | Price and cost information assoicated with service component | Optional | |
ItemQuantity | Quantity used for service component | Optional | |
ExpenseHours | Time allotted for administrative work | Optional | (INACTIVE) |
AppealActionCode | Defines action to be taken on appeal | Optional | (INACTIVE) |
DocumentId | Free form entry for document associated with service component (i.e., Shipper, BOL, Invoice, etc.) | Optional | |
Splits | Splits assoicated with service component | Optional | |
Tax | Tax assoicated with service component | Optional | |
CarrierId | Carrier code related to service component | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | ServiceContractBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ContractCompanyName | Service contract company name | Optional | |
ContractId | Identification of Service Contract | Optional | |
ContractPlanCode | Service Contract Plan Code | Optional | |
ContractType | Service contract type and/or area of coverage | Optional | |
ContractPlanDescription | Description of service plan. Example: 36 MONTH/36000 MILE" | Optional | |
Term | Number of months in contract plan | Optional | |
ContractStartDate | Service Contract sale Date | Optional | |
ContractDeductible | Amount of Deductible at time of service Eg:$50.00 | Optional | |
ContractExpirationDate | Date the Service contract expires | Optional | |
ContractStartMileage | Odometer reading when contract becomes effective | Optional | |
ContractTermMileage | Mileage allowed under terms of service contract | Optional | |
ContractOwnerName | Name on service Contract (i.e., full name - First Last) | Optional | |
InsuranceCompanyName | Memo Field for carrier covering extended service contract | Optional | |
TotalContractAmount | Total amount of the service contract. | Optional | |
ContractNote | Free form comments that relate to the contract | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | ServiceContractStatus |
---|---|
Abstract | no |
Documentation | Status of the service contract More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
StatusType | Defines the type of status that occured. | Optional | |
StatusCode | A code identifying the reason for a status message. | Optional | |
StatusText | Descriptive status text. | Optional |
Super-types: | PartyBase < DealerPartyBase (by extension) < ServiceDealerParty (by extension) |
---|---|
Sub-types: |
|
Name | ServiceDealerParty |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
DealerName | Dealer name | Optional | |
DistrictCode | Manufacturer Assigned District Code | Optional | |
URI | Dealer URI | Optional | |
ZoneCode | Manufacturer Assigned Zone Code | Optional | |
BusinessCenter | Identification of business area. Example: grouping of zones | Optional |
Super-types: | xsd:string < Description (by extension) < ServiceDescription (by extension) |
---|---|
Sub-types: | None |
Name | ServiceDescription |
---|---|
Abstract | no |
Documentation | Free form text description of service component More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < ServiceId (by extension) |
---|---|
Sub-types: | None |
Name | ServiceId |
---|---|
Abstract | no |
Documentation | The Service Id field identifies the particular service to or from which a message is being sent, e.g., an inventory service. More information at: http://www.starstandard.org. |
Super-types: | ServiceLaborBase < ServiceLabor (by extension) |
---|---|
Sub-types: | None |
Name | ServiceLabor |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
LaborOperationId | Currently assigned code for this operation (preferably manufacturer code) | Optional | |
LaborOperationIdType | Labor operation category code | Optional | |
LaborOperationDescription | Description of a particular operation code | Optional | |
PartNameCodeDescription | Description of Part identifier (PNC) that caused the failure | Optional | |
LaborOperationLocation | Code Indicating Position/Location on Vehicle where labor was performed | Optional | |
LaborActionCode | Manufacturer-assigned code to describe type of labor performed | Optional | |
LaborAllowanceHours | Flat rate labor hour allowance for this operation | Optional | |
LaborAdditionalHours | Additional labor hours above flat rate allowance | Optional | |
LaborOperationQuantity | Number of times this operation was performed for this labor line | Optional | |
Diagnostics | Diagnostics from vehicle service associated with labor | Optional | |
AdditionalHoursLaborComment | Explanation for the need for the additional labor hours | Optional | (INACTIVE) |
PartNameCode | Part identifier which is comprised of a system and component code that caused the failure | Optional | |
LaborRate | Labor Rate for this operation code | Optional | |
Price | Labor Price for labor operation code | Optional |
Please note that although the Schema shows this as
an Optional component, in this BOD usage, it should
be Required.
|
AppealActionCode | Defines action to be taken on appeal | Optional | (INACTIVE) |
MainOperationCode | Identifies the primary laborline or "main operator" that caused the vehicle to be serviced in the first place | Optional | (INACTIVE) |
LaborActualHours | Actual labor hours spent by the technician to complete this labor operation | Optional | |
NoChargeLaborCode | Indicates this labor operation is a no-charge (e.g, NC=Nop Charge; OL=Overlapping) | Optional | |
LaborOperationPolicyCode | Dealer assigned Policy code for the labor operation | Optional | (INACTIVE) |
LaborNarrative | Labor Narrative related to Labor | Optional | |
LaborOperationComment | Free form comment regarding the labor operation. | Optional | (INACTIVE) |
Technician | Technicians related to labor operation | Optional | |
Tax | Actual amount of tax paid on parts | Optional | |
Splits | Part Adjustment | Optional | |
ServiceParts | Parts related to labor operation | Optional | |
Sublet | Sublet related to labor operation | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | ServiceLaborBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
LaborOperationId | Currently assigned code for this operation (preferably manufacturer code) | Optional | |
LaborOperationIdType | Labor operation category code | Optional | |
LaborOperationDescription | Description of a particular operation code | Optional | |
PartNameCodeDescription | Description of Part identifier (PNC) that caused the failure | Optional | |
LaborOperationLocation | Code Indicating Position/Location on Vehicle where labor was performed | Optional | |
LaborActionCode | Manufacturer-assigned code to describe type of labor performed | Optional | |
LaborAllowanceHours | Flat rate labor hour allowance for this operation | Optional | |
LaborAdditionalHours | Additional labor hours above flat rate allowance | Optional | |
LaborOperationQuantity | Number of times this operation was performed for this labor line | Optional | |
Diagnostics | Diagnostics from vehicle service associated with labor | Optional |
Super-types: | OptionBase < ServiceOption (by extension) |
---|---|
Sub-types: | None |
Name | ServiceOption |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
OptionType | An option type for a vehicle or other component. Usually references an OEM supplied list of codes. | Optional | |
OptionName | Name of vehicle option | Optional | |
OptionStockNumber | Stock Number of Vehicle Option | Optional | |
Manufacturer | Manufacturer of Vehicle Option | Optional | |
OptionSecurityCode | Security code to unlock option. (i.e, radio code) | Optional |
Super-types: | ServicePartsBase < ServiceParts (by extension) |
---|---|
Sub-types: | None |
Name | ServiceParts |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ItemId | Item part number identifier | Optional | |
ItemIdDescription | Item part number detail description | Optional | |
ItemQuantity | Quantity of Part number used on service | Optional | |
GroupNumber | Group Number | Optional | |
PartType | Specifies whether the parts are indicated by manufacturer part code or Part Number | Optional | |
Price | Price and cost for parts and return core | Optional |
Values: Parts, ReturnCore
Please note that although the Schema shows this as
an Optional component, in this BOD usage, it should
be Required for this PriceType
|
AppealActionCoce | Defines action to be taken on appeal | Optional | |
PartAccessoryInd | Indicates whether this is an accessory | Optional |
Values: 1 - Yes, 0 - No
|
PartSourceCode | Indicates the source of the part (e.g. M - Manufacturer) | Optional | |
MarkupPercentage | Dealer submitted part markup percentage | Optional | |
MarkupType | Specifiies the markup applied by system or dealership input (e.g., S=System ) | Optional | |
ReplacementSerialNumbers | ReplacementSerialNumber | Optional | |
Tax | Actual amount of tax paid on parts | Optional | |
Splits | Part Adjustment | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | ServicePartsBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ItemId | Item part number identifier | Optional | |
ItemIdDescription | Item part number detail description | Optional | |
ItemQuantity | Quantity of Part number used on service | Optional | |
GroupNumber | Group Number | Optional | |
PartType | Specifies whether the parts are indicated by manufacturer part code or Part Number | Optional |
Super-types: | PartyBase < TechnicianBase (by extension) < ServiceTechnician (by extension) |
---|---|
Sub-types: | None |
Name | ServiceTechnician |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Social security number or other legal document Id of technician | Optional | |
TechnicianName | Name of technician assigned to RO | Optional | |
TeamName | Team assigned to Repair Order | Optional | |
TechnicianSkillArea | Type of training required to perform the labor operation | Optional | |
TechnicianSkillLevel | Level of training required to perform the labor operation | Optional |
Super-types: | Vehicle < VehicleBase (by extension) < ServiceVehicle (by extension) |
---|---|
Sub-types: | None |
Name | ServiceVehicle |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Model | Manufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) | Optional | |
ModelYear | Vehicle designated model year | Optional | |
ModelDescription | Descriptive vehicle model name | Optional | |
Make | Vehicle make code - Usually available in the VIN number (use NCIC code). | Optional | |
SaleClass | Class of Sale | Optional | |
Condition | Condition of Vehicle - Example: Excellent, Good, Fair, Poor, Unknown | Optional | |
CertifiedPreownedInd | Identifies as a certified Pre-Owned Vehicle | Optional | |
VehicleNote | Any vehicle related notes | Optional | |
VIN | Federally defined 17 position vehicle identification number | Optional | |
DeliveryMileage | Odometer reading of vehicle at time of delivery | Optional | |
VehicleStock | Dealer assigned vehicle stock number | Optional | |
TrimCode | Manufacturer assigned trim code | Optional | |
DoorsQuantity | Number of doors on vehicle | Optional | |
BodyStyle | Manufacturer-assigned vehicle body style | Optional | |
InteriorColor | Vehicle Interior Color(s) | Optional | |
ExteriorColor | Vehicle Exterior Color(s) | Optional | |
TransmissionType | Vehicle Transmission type | Optional | |
OdometerStatus | Status of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc. | Optional | |
NonUSVehicleInd | Indicates whether the vehicle was produced for the United States or not | Optional | |
VehicleDemoInd | Indicates whether vehicle was ever a demo | Optional | |
LicenseNumber | State License plate number of vehicle | Optional | |
BrandedInfo | Vehicle Branding Information | Optional | |
RestrictionInd | Indication that vehicle has restrictions on its use | Optional | |
RestrictionDescription | Description of vehicle use restrictions | Optional | |
TelematicsServiceInd | Indication whether Telematics Service Subscription is turned on | Optional | |
Option | Service Vehicle Options | Optional | (INACTIVE) |
TransmissionCode | Transmission Serial Number | Optional | (INACTIVE) |
DeliveryDate | The date of original retail vehicle sale | Optional | IN YYYY-MM-DD format |
EngineNumber | Serial number of the engine if vehicle not made for US sale | Optional | |
IgnitionKeyNumber | Vehicle Ignition Key Number | Optional | (INACTIVE) |
AxleCode | The code on the axle of the vehicle. | Optional | (INACTIVE) |
FleetAccount | Manufacturer defined fleet account number | Optional | (INACTIVE) |
FleetVehicleId | Uniquely identifies the vehicle as part of a fleet company | Optional | (INACTIVE) |
FleetPurchaseOrderNumber | Fleet Purchase Order Number vehicle was purchased under | Optional | (INACTIVE) |
EngineDisplacement | The size of the engine. E.x 3.2L Displacement of engine (i.e., amount of volume in the cylinders) | Optional | |
EngineDescription | The type of the engine. Ex. Hybrid, Electronic, Diesel,GasolineDescription of engine (e.g., 32 valves, hybrid, electronic, diesel, etc.) | Optional |
Super-types: | xsd:string < Code (by restriction) < SeverityCode (by extension) |
---|---|
Sub-types: | None |
Name | SeverityCode |
---|---|
Abstract | no |
Documentation | Degree of damage More information at: http://www.starstandard.org. |
Super-types: | Verb < ConfirmableVerb (by extension) < ResponseVerb (by extension) < Show (by extension) |
---|---|
Sub-types: | None |
Name | Show |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Verb | Required | ||
OriginalBODId | Optional |
Super-types: | BusinessObjectDocument < ShowRepairOrder (by extension) |
---|---|
Sub-types: | None |
Name | ShowRepairOrder |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ApplicationArea | Provides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of. | Required | |
DataArea | Required |
Super-types: | None |
---|---|
Sub-types: | None |
Name | ShowRepairOrderDataArea |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Show | The Show verb is used when sending the information about a specific instance of a business document or entity. The Show verb may be used to respond to a Get request or it can be used in a publish scenario, where it pushes information to other applications based on a business event.Although BODs based on this verb do not commonly cause updates to occur, there may be times when the component receiving the Show decides to use the information it receives to update. This is entirely the decision of the receiving software component and is not forbidden.The behavior of the Show verb is quite straight forward with one exception. The Show response to any Get request needs to read the request carefully to ensure the response is returning the requested Data Types. | Required | |
RepairOrder | Required |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Signature |
---|---|
Abstract | no |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
qualifyingAgency | Optional |
Field/Component | Description | Requirement | Business Rules |
---|
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) < SparePartMileage (by extension) |
---|---|
Sub-types: | None |
Name | SparePartMileage |
---|---|
Abstract | no |
Documentation | Mileage at which the failed part was originally installed More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < SplitPercent (by extension) |
---|---|
Sub-types: | None |
Name | SplitPercent |
---|---|
Abstract | no |
Documentation | Cost Split percentage More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Splits |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
SplitsType | Identifies the type of ServiceComponent | Required | |
Price | Price and cost information assoicated with Splits | Optional | |
SplitPercent | Cost Split percentage | Optional | |
CustomerPercent | Percentage paid by customer | Optional | |
InternalPercent | Percentage paid by internal (dealer) | Optional | |
CustomerMaximumAmount | Maximum Price paid by customer | Optional | |
InternalMaximumAmount | Maximum Price paid by internal (dealer) | Optional | |
WarrantyPercent | Percentage paid by OEM | Optional | |
PartMaximumAmount | Total Amount of part allowance | Optional | |
PreAdjustmentAmount | Total amount derived before the application of tax. (i.e., Dealership's Part Adjustment Amount) | Optional |
Super-types: | xsd:string < Id (by extension) < SubDealerNumber (by extension) |
---|---|
Sub-types: | None |
Name | SubDealerNumber |
---|---|
Abstract | no |
Documentation | International Dealer code used for distributor reference More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Sublet |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
HandlingAmount | Sublet handling charges | Optional | |
Price | Sublet Invoice Price | Required | |
AuthorizationNumber | Third party purchase order number for work | Optional | |
SubletCode | Type of sublet work | Required |
If no value entered or defined for the SubletCode,
value to be sent should be "N/A"
|
SubletWorkDescription | Free form text comments relating to sublet | Required | |
SubletInvoiceNumber | Third party invoice number for work | Optional | |
AppealActionCode | Defines action to be taken on appeal | Optional | (INACTIVE) |
ProviderName | Party that provided the service or vehicle | Optional | |
LaborRate | Dealer Posted Hourly Retail Labor Rate | Optional | (INACTIVE) |
CodesAndComments | Codes and comments related to Sublet | Optional | (INACTIVE) |
Diagnostics | Diagnostics from vehicle service associated with sublet | Optional | |
ServiceParts | Parts used on sublet | Optional | (INACTIVE) |
ServiceCampaign | Service Campaign (Recall) associated with sublet | Optional | (INACTIVE) |
ServiceLabor | Labor used on sublet | Optional | |
Coupon | Coupn used on sublet | Optional | (INACTIVE) |
Technician | Technician associcated with sublet | Optional | (INACTIVE) |
ServiceComponents | Service Components associated with sublet(Miscellaneous, GasOilGrease, PaintMaterials, ShopSupplies and Freight | Optional | (INACTIVE) |
Splits | Splits assoicated with sublet | Optional | (INACTIVE) |
Transportation | Transportation associcated with sublet | Optional | (INACTIVE) |
Tax | Sublet tax price on associated parts and labor | Optional | |
RentLoaner | Rental or Loaner verhicles associated with Repair Order | Optional |
Super-types: | xsd:decimal < Percent (by extension) < SubletLaborCostPercent (by extension) |
---|---|
Sub-types: | None |
Name | SubletLaborCostPercent |
---|---|
Abstract | no |
Documentation | Percentage of sublet labor cost to be paid by manufacturer as goodwill for this job. More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < SubletPartsCostPercent (by extension) |
---|---|
Sub-types: | None |
Name | SubletPartsCostPercent |
---|---|
Abstract | no |
Documentation | Percentage of sublet parts cost to be paid by manufacturer as goodwill for this job. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < SubletWorkDescription (by extension) |
---|---|
Sub-types: | None |
Name | SubletWorkDescription |
---|---|
Abstract | no |
Documentation | Free form text comments relating to sublet More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < SymptomCodeDescription (by extension) |
---|---|
Sub-types: | None |
Name | SymptomCodeDescription |
---|---|
Abstract | no |
Documentation | Description of symptom code More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Tax |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
TaxType | Identifies the type tax. | Required | |
TaxDescription | Free form text description of tax amount. | Optional | |
TaxAmount | Actual amount of tax paid. | Optional | |
UnitSalesTaxAmount | Unit amount of sales tax. | Optional | |
TaxRate | Tax Percentage Rate | Optional | |
TotalTaxableAmount | Total taxble price | Optional | |
NonTaxableAmount | Total non-taxble price | Optional | |
TaxTypeId | Tax type identification | Optional |
Values: CS – City, CP – County, ST – State, OT –
Other, EX – Excise, VAT – VAT, PST - Provincial
Sales Tax, RT – Rental, GST - Goods and Services
Tax, HST - Harmonized Tax, ART - Air Tax, QST -
Quebec Sales Tax
|
TaxabilityInd | Determines whether the dealer wants to claim tax on the cost. | Optional |
Values: 1 - Yes, 0 - No
|
Super-types: | xsd:decimal < Amount (by extension) < TaxableAmount (by extension) |
---|---|
Sub-types: | None |
Name | TaxableAmount |
---|---|
Abstract | no |
Documentation | Total Taxable Price More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < TaxAmount (by extension) |
---|---|
Sub-types: | None |
Name | TaxAmount |
---|---|
Abstract | no |
Documentation | Actual amount of tax paid. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < TaxDescription (by extension) |
---|---|
Sub-types: | None |
Name | TaxDescription |
---|---|
Abstract | no |
Documentation | Free form text description of tax amount. More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < TaxRate (by extension) |
---|---|
Sub-types: | None |
Name | TaxRate |
---|---|
Abstract | no |
Documentation | Tax Percentage rate. More information at: http://www.starstandard.org. |
Super-types: | PartyBase < TechnicianBase (by extension) |
---|---|
Sub-types: |
|
Name | TechnicianBase |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
PartyId | Party Identification Number | Optional | |
AlternatePartyIds | Social security number or other legal document Id of technician | Optional | |
TechnicianName | Name of technician assigned to RO | Optional | |
TeamName | Team assigned to Repair Order | Optional | |
TechnicianSkillArea | Type of training required to perform the labor operation | Optional | |
TechnicianSkillLevel | Level of training required to perform the labor operation | Optional |
Super-types: | xsd:integer < Count (by extension) < Term (by extension) |
---|---|
Sub-types: | None |
Name | Term |
---|---|
Abstract | no |
Documentation | Number of months of contract term More information at: http://www.starstandard.org. |
Attribute | Description | Requirement | Business Rules |
---|---|---|---|
length | Required |
Super-types: | xsd:decimal < Measurement (by extension) < TireTreadDepth (by extension) |
---|---|
Sub-types: | None |
Name | TireTreadDepth |
---|---|
Abstract | no |
Documentation | Depth of vehicle's tire tread More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < TotalAmount (by extension) |
---|---|
Sub-types: | None |
Name | TotalAmount |
---|---|
Abstract | no |
Documentation | Total price (cost + markup) More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < TotalContractAmount (by extension) |
---|---|
Sub-types: | None |
Name | TotalContractAmount |
---|---|
Abstract | no |
Documentation | Total amount of the contract. More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < TotalCost (by extension) |
---|---|
Sub-types: | None |
Name | TotalCost |
---|---|
Abstract | no |
Documentation | Value at unit cost times quantity More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < TotalTaxableAmount (by extension) |
---|---|
Sub-types: | None |
Name | TotalTaxableAmount |
---|---|
Abstract | no |
Documentation | Total taxable price. More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < TowingAllowance (by extension) |
---|---|
Sub-types: | None |
Name | TowingAllowance |
---|---|
Abstract | no |
Documentation | towing alooowance More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | Transportation |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
TransportationCarrier | Name of transportation carrier | Optional | |
ReceiptNumber | Numeric identifier found on the carrier's receipt when a vehicle is delivered to the dealer | Optional | |
VehicleArrivalDate | Date vehicle is delivered to the dealer. | Optional | In YYYY-MM-DD format. |
NotificationDate | Date when dealer contacts OEM to file a transportation claim. | Optional | In YYYY-MM-DD format |
NotificationReason | Indicates why notification to OEM came after the standard 2-day window after the arrival date. Examples: "Delayed inspection": "Concealed damage" | Optional | |
RegisteredMailReceiptNumber | Number identifying the document sent by the dealership to the carrier | Optional | |
MajorDamageCode | Identifies if the vehicle had major damage Examples: Y=Yes, N=No, B=Old Damage | Optional | |
Damage | represents information about damage related to the vehicle | Optional |
Super-types: | xsd:decimal < Amount (by extension) < UnitCost (by extension) |
---|---|
Sub-types: | None |
Name | UnitCost |
---|---|
Abstract | no |
Documentation | Cost at inventory value More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < UnitPrice (by extension) |
---|---|
Sub-types: | None |
Name | UnitPrice |
---|---|
Abstract | no |
Documentation | UnitPrice More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < UnitSalesTaxAmount (by extension) |
---|---|
Sub-types: | None |
Name | UnitSalesTaxAmount |
---|---|
Abstract | no |
Documentation | Unit amount of sales tax. More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: |
|
Name | Vehicle |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Model | Manufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) | Optional | |
ModelYear | Vehicle designated model year | Optional | |
ModelDescription | Descriptive vehicle model name | Optional | |
Make | Vehicle make code - Usually available in the VIN number (use NCIC code). | Optional |
Super-types: | Vehicle < VehicleBase (by extension) |
---|---|
Sub-types: |
|
Name | VehicleBase |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Model | Manufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) | Optional | |
ModelYear | Vehicle designated model year | Optional | |
ModelDescription | Descriptive vehicle model name | Optional | |
Make | Vehicle make code - Usually available in the VIN number (use NCIC code). | Optional | |
SaleClass | Class of Sale | Optional | |
Condition | Condition of Vehicle - Example: Excellent, Good, Fair, Poor, Unknown | Optional | |
CertifiedPreownedInd | Identifies as a certified Pre-Owned Vehicle | Optional | |
VehicleNote | Any vehicle related notes | Optional | |
VIN | Federally defined 17 position vehicle identification number | Optional | |
DeliveryMileage | Odometer reading of vehicle at time of delivery | Optional | |
VehicleStock | Dealer assigned vehicle stock number | Optional | |
TrimCode | Manufacturer assigned trim code | Optional | |
DoorsQuantity | Number of doors on vehicle | Optional | |
BodyStyle | Manufacturer-assigned vehicle body style | Optional | |
InteriorColor | Vehicle Interior Color(s) | Optional | |
ExteriorColor | Vehicle Exterior Color(s) | Optional | |
TransmissionType | Vehicle Transmission type | Optional | |
OdometerStatus | Status of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc. | Optional | |
NonUSVehicleInd | Indicates whether the vehicle was produced for the United States or not | Optional | |
VehicleDemoInd | Indicates whether vehicle was ever a demo | Optional | |
LicenseNumber | State License plate number of vehicle | Optional | |
BrandedInfo | Vehicle Branding Information | Optional | |
RestrictionInd | Indication that vehicle has restrictions on its use | Optional | |
RestrictionDescription | Description of vehicle use restrictions | Optional | |
TelematicsServiceInd | Indication whether Telematics Service Subscription is turned on | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | VehicleConcernQuestionAnswer |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ConcernQuestion | Service concern question. | Optional | |
ConcernAnswer | Service concern answer | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | Verb |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|
Super-types: | WarrantyBase < Warranty (by extension) |
---|---|
Sub-types: |
|
Name | Warranty |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
WarrantyStartMileage | Mileage at start date of vehicle warranty | Optional | |
WarrantyEndMileage | Mileage limit for vehicle warranty coverage for warranty currently in force at time of repair | Optional | (INACTIVE) |
WarrantyStartDate | Start date of vehicle warranty | Optional | In YYYY-MM-DD format |
WarrantyExpirationDate | Last date of vehicle warranty coverage for warranty currently in force at time of repair | Optional | (INACTIVE) |
RoadsideAssistanceInd | Indicates whether coverage includes roadside assistance | Optional | (INACTIVE) |
MasterShieldInd | Indicates if vehicle is covered by the Master Shield Extended warranty | Optional | (INACTIVE) |
WarrantyTransferInd | Indicates if warranty is transferable | Optional | (INACTIVE) |
WarrantyTypeDescription | Description of type of warranty Example: Basic /Powertrain, etc. | Optional | (INACTIVE) |
WarrantyStatus | Whether warranty is still applicable | Optional | (INACTIVE) |
WarrantyRemaining | Defines how much warranty is left, either in time or miles | Optional | (INACTIVE) |
WarrantyNotes | Any Warranty related Notes | Optional | (INACTIVE) |
Super-types: | WarrantyBase < Warranty (by extension) < WarrantyAdditional (by extension) |
---|---|
Sub-types: | None |
Name | WarrantyAdditional |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
WarrantyStartMileage | Mileage at start date of vehicle warranty | Optional | |
WarrantyEndMileage | Mileage limit for vehicle warranty coverage for warranty currently in force at time of repair | Optional | (INACTIVE) |
WarrantyStartDate | Start date of vehicle warranty | Optional | In YYYY-MM-DD format |
WarrantyExpirationDate | Last date of vehicle warranty coverage for warranty currently in force at time of repair | Optional | (INACTIVE) |
RoadsideAssistanceInd | Indicates whether coverage includes roadside assistance | Optional | (INACTIVE) |
MasterShieldInd | Indicates if vehicle is covered by the Master Shield Extended warranty | Optional | (INACTIVE) |
WarrantyTransferInd | Indicates if warranty is transferable | Optional | (INACTIVE) |
WarrantyTypeDescription | Description of type of warranty Example: Basic /Powertrain, etc. | Optional | (INACTIVE) |
WarrantyStatus | Whether warranty is still applicable | Optional | (INACTIVE) |
WarrantyRemaining | Defines how much warranty is left, either in time or miles | Optional | (INACTIVE) |
WarrantyNotes | Any Warranty related Notes | Optional | (INACTIVE) |
ReceiptNumber | Numeric identifier found on the carrier's receipt when a vehicle is delivered to the dealer | Optional | |
DelayedInspectionCode | Explains why a vehicle cannot be initially inspected once it arrives at a dealer (ie: dealer closed, no one around to sign for vehicle) | Optional | |
VehicleArrivalDate | The date the original retail vehicle is delivered to a dealer. | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | WarrantyBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
WarrantyStartMileage | Mileage at start date of vehicle warranty | Optional | |
WarrantyEndMileage | Mileage limit for vehicle warranty coverage for warranty currently in force at time of repair | Optional | (INACTIVE) |
WarrantyStartDate | Start date of vehicle warranty | Optional | In YYYY-MM-DD format |
WarrantyExpirationDate | Last date of vehicle warranty coverage for warranty currently in force at time of repair | Optional | (INACTIVE) |
RoadsideAssistanceInd | Indicates whether coverage includes roadside assistance | Optional | (INACTIVE) |
MasterShieldInd | Indicates if vehicle is covered by the Master Shield Extended warranty | Optional | (INACTIVE) |
WarrantyTransferInd | Indicates if warranty is transferable | Optional | (INACTIVE) |
WarrantyTypeDescription | Description of type of warranty Example: Basic /Powertrain, etc. | Optional | (INACTIVE) |
WarrantyStatus | Whether warranty is still applicable | Optional | (INACTIVE) |
WarrantyRemaining | Defines how much warranty is left, either in time or miles | Optional | (INACTIVE) |
WarrantyNotes | Any Warranty related Notes | Optional | (INACTIVE) |
Super-types: | WarrantyClaimBase < WarrantyClaimHistory (by extension) < WarrantyClaim (by extension) |
---|---|
Sub-types: | None |
Name | WarrantyClaim |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ClaimNumber | Identifier of claim entered by dealer | Optional | |
ClaimType | Identifier of the type of claim | Optional | |
OEMClaimNumber | Assigned by OEM at time of claim processing | Optional | |
ExternalReferenceNumber | Secondary identifying scheme that is meaningful to claimant | Optional | |
FreightClaimNumber | The claim number of the freight claim associated with the current warranty claim | Optional | |
AccessoryClaimType | Manufacturer identifier of the type of accessory claim | Optional | |
DefectCode | Manufacturer assigned code that defines failed component that caused the claim | Optional | |
ItemId | Primary part responsible for vehicle failure | Optional | |
PartType | Specifies whether the parts are indicated by manufacturer part code or Part Number | Optional | |
SparePartDate | The date the part was purchased | Optional | |
SparePartInvoiceNumber | The invoice number on which the part was sold over the counter | Optional | |
SparePartMileage | Mileage at which the failed part was originally installed | Optional | |
WarrantyAppealInd | Warranty Appeal indicator | Optional | |
ServiceCampaign | Service Campaign information related to vehicle service | Optional | |
CodesAndComments | Codes and Comments related to vehicle service | Optional | |
PartDealerNumer | Identification number for party that installed failed part | Optional | |
PartDealerName | Name of the dealer/business that installed failed part | Optional | (INACTIVE) |
DealerInstallationInd | Indicates whether or not the dealership installed the part | Optional |
Values: 1 - Yes, 0 - No
|
BatteryProration | Denotes life of the new battery in months | Optional | |
OEMVehicleInd | Indicates whether or not the part was installed on an OEM vehicle | Optional |
Values: 1 - Yes, 0 - No
|
WarrantyProgramCode | Code for manufacturer Warranty special programs | Optional | |
ClaimCategory | Secondary classification of claim reimbursement (e.g., Manufacturer Warranty, Service Contract, Transportation, Chargeback, Resubmission, etc.) | Optional | (INACTIVE) |
AuthorizationNumber | Assigned authorization number for claim | Optional | |
AuthorizationCode | Assigned authorization code or additional authorization number for claim | Optional | |
AuthorizationPayMaximum | Maximum Price covered by Authorization | Optional | (INACTIVE) |
AuthorizationPayPercent | Payment Percentage covered by Authorization | Optional | (INACTIVE) |
AuthorizationPayType | Payment Type covered by Authorization | Optional | (INACTIVE) |
Price | Prices related to Warranty Claim | Optional | |
Tax | Taxes related to Warranty Claim | Optional | |
AppealReasonCode | Code defining reason for appeal | Optional | (INACTIVE) |
ManualReviewCode | Code to signal requirement for manual review by claim analyst | Optional | (INACTIVE) |
SubDealerNumber | International Dealer code for whom Distributors enter claims | Optional | |
DataCollectionStatus | Indicates status of data for the record it appears on | Optional | (INACTIVE) |
ClaimSubmissionCount | Tracks number of times claim has been submitted to manufacturer (i.e., Value will be 0 or null if claim is not ready to be sent | Optional | (INACTIVE) |
OriginalRepairOrderNumber | References Original Repair Order number | Optional | (INACTIVE) |
Splits | Warranty Claim Splits total | Optional | |
RentLoaner | Rent Loaner related to Warranty Claim | Optional | |
ServiceComponents | Service Components related to Warranty Claim | Optional | (INACTIVE) |
Transportation | Transportation related to Warranty Claim | Optional | (INACTIVE) |
Sublet | Sublet related to Warranty Claim | Optional | |
Job | Jobs related to Warranty Claim | Optional |
You can use WarrantyClaim on Job or Job on
WarrantyClaim, but as a Best Practice you should not
use both on the same RepairOrder.
|
JobReferback | Job Referback related to Warranty Claim | Optional | (INACTIVE) |
WarrantyClaimDeductible | Deductible information associated with Warranty Claim | Optional | |
PriorClaimNumber | Original claim number for a claim that being continued. In other words, a claim was entered and paid, but something was forgotten. The dealer can then continue the claim using a different claim number and this is the original claim number. | Optional | (INACTIVE) |
ClaimContinuationCode | Code describing why claim is continued. (i.e., N = Not a continuation claim P = Parts continuation claim R = Reman Continuation claim O = Other continuation claim) | Optional | (INACTIVE) |
TreadActInd | Transportation Recall Enhancement, Accountability, and Documentation (TREAD) Act (i.e., - Indicates if there has been fire damage) | Optional | (INACTIVE) |
LaborOperationId | Labor Operation Id that caused this claim. | Optional |
Super-types: | None |
---|---|
Sub-types: |
|
Name | WarrantyClaimBase |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ClaimNumber | Identifier of claim entered by dealer | Optional | |
ClaimType | Identifier of the type of claim | Optional | |
OEMClaimNumber | Assigned by OEM at time of claim processing | Optional | |
ExternalReferenceNumber | Secondary identifying scheme that is meaningful to claimant | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | WarrantyClaimDeductible |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
DeductibleType | The type of customer deductible. Eg: Service Contract | Optional | |
DeductibleAmount | The Customer Deductible and/or Co/pay amount factored out of the total Claim Amount. Eg:$50.00 | Optional | |
Tax | Amount of tax on Warranty Claim for Claim and Dealer | Optional | |
DeductibleWaiverInd | Indicates that the dealer waivered the deductible or changed the deductible from an amount greater than zero to zero. | Optional |
Values: 1 - Yes, 0 - No
|
Super-types: | WarrantyClaimBase < WarrantyClaimHistory (by extension) |
---|---|
Sub-types: |
|
Name | WarrantyClaimHistory |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
ClaimNumber | Identifier of claim entered by dealer | Optional | |
ClaimType | Identifier of the type of claim | Optional | |
OEMClaimNumber | Assigned by OEM at time of claim processing | Optional | |
ExternalReferenceNumber | Secondary identifying scheme that is meaningful to claimant | Optional | |
FreightClaimNumber | The claim number of the freight claim associated with the current warranty claim | Optional | |
AccessoryClaimType | Manufacturer identifier of the type of accessory claim | Optional | |
DefectCode | Manufacturer assigned code that defines failed component that caused the claim | Optional | |
ItemId | Primary part responsible for vehicle failure | Optional | |
PartType | Specifies whether the parts are indicated by manufacturer part code or Part Number | Optional | |
SparePartDate | The date the part was purchased | Optional | |
SparePartInvoiceNumber | The invoice number on which the part was sold over the counter | Optional | |
SparePartMileage | Mileage at which the failed part was originally installed | Optional | |
WarrantyAppealInd | Warranty Appeal indicator | Optional | |
ServiceCampaign | Service Campaign information related to vehicle service | Optional | |
CodesAndComments | Codes and Comments related to vehicle service | Optional |
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) < WarrantyEndMileage (by extension) |
---|---|
Sub-types: | None |
Name | WarrantyEndMileage |
---|---|
Abstract | no |
Documentation | Mileage limit for vehicle warranty coverage for warranty currently in force at time of repair More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Percent (by extension) < WarrantyPercent (by extension) |
---|---|
Sub-types: | None |
Name | WarrantyPercent |
---|---|
Abstract | no |
Documentation | Percentage paid by OEM More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < Mileage (by extension) < WarrantyStartMileage (by extension) |
---|---|
Sub-types: | None |
Name | WarrantyStartMileage |
---|---|
Abstract | no |
Documentation | Mileage at start Date of vehicle warranty More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < WarrantyTypeDescription (by extension) |
---|---|
Sub-types: | None |
Name | WarrantyTypeDescription |
---|---|
Abstract | no |
Documentation | A code used to classify into coverage categories More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < AccessoryClaimType (by restriction) |
---|---|
Sub-types: | None |
Name | AccessoryClaimType |
---|---|
Documentation | Manufacturer identifier of the type of accessory claim More information at: http://www.starstandard.org. |
Super-types: | xsd:string < SerialNumber (by restriction) < ACCompressorSerialNumber (by restriction) |
---|---|
Sub-types: | None |
Name | ACCompressorSerialNumber |
---|---|
Documentation | Serial number of the AC Compressor More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < AdditionalHoursLaborComment (by restriction) |
---|---|
Sub-types: | None |
Name | AdditionalHoursLaborComment |
---|---|
Documentation | Explanation for the need for the additional labor hours More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < AddOnRepairInd (by restriction) |
---|---|
Sub-types: | None |
Name | AddOnRepairInd |
---|---|
Documentation | AddOnRepairInd More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < AddressLine (by restriction) |
---|---|
Sub-types: | None |
Name | AddressLine |
---|---|
Documentation | Indicates the multiple lines of an address. The first line is typically the street name and number. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < AddressQualifier (by restriction) |
---|---|
Sub-types: | None |
Name | AddressQualifier |
---|---|
Documentation | Address Qualifier More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
WorkAddress | Work Address |
SeasonalAddress | Seasonal Address |
DeliveryAddress | Delivery Address |
HomeAddress | Home Address |
PreviousAddress | Previous Address |
Other | Other |
Garage | Garage |
Billing | Billing |
NonSigningSpouseAddress | Non Signing Spouse Address |
N/A | Not Applicable |
Super-types: | xsd:string < Code (by restriction) < AppealActionCode (by restriction) |
---|---|
Sub-types: | None |
Name | AppealActionCode |
---|---|
Documentation | Defines action to be taken on appeal More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < AppealReasonCode (by restriction) |
---|---|
Sub-types: | None |
Name | AppealReasonCode |
---|---|
Documentation | Code defining reason for appeal More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < AreaCode (by restriction) |
---|---|
Sub-types: | None |
Name | AreaCode |
---|---|
Documentation | Physical location of damage on the vehicle More information at: http://www.starstandard.org. |
Super-types: | xsd:string < AssigningOrganizationPartyId (by restriction) |
---|---|
Sub-types: | None |
Name | AssigningOrganizationPartyId |
---|---|
Documentation | Assigning Organization Party Id More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
LegalId | Legal ID |
NationalId | Government-assigned ID such as a social security Number |
Other | Other |
DUNS | Dun and Bradstreet |
MotorDealerRegistrationId | Department of Motor Vehicle Registration number for a dealer. This is the dealer's license number to do business. |
GSTRegistrationId | Canadian Goods and Services Tax Id. |
HSTRegistrationId | Canadian HarmonizedTax Id. |
Certification Of Registration Id | Id of the certificate of registration assigned to a business to allow that business to collect and remit certain taxes or fees to a state. |
QSTRegistrationId | Quebec sales tax id. |
Super-types: | xsd:string < AssigningPartyId (by restriction) |
---|---|
Sub-types: | None |
Name | AssigningPartyId |
---|---|
Documentation | Agency or entity that validates the Party Id More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
LegalId | Legal ID |
DriversLicense | Drivers License |
NationalId | Government-assigned ID such as a social security Number |
Other | Other |
GSTRegistrationId | Canadian Goods and Services Tax Id. |
HSTRegistrationId | Canadian HarmonizedTax Id. |
PreviousAccountNumber | |
QSTRegistrationId | Quebec sales tax id. |
Super-types: | xsd:string < Code (by restriction) < AuthorizationCode (by restriction) |
---|---|
Sub-types: | None |
Name | AuthorizationCode |
---|---|
Documentation | Assigned authorization code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < AuthorizationNumber (by restriction) |
---|---|
Sub-types: | None |
Name | AuthorizationNumber |
---|---|
Documentation | Authorization Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < AuthorizationPayType (by restriction) |
---|---|
Sub-types: | None |
Name | AuthorizationPayType |
---|---|
Documentation | Payment Type covered by Authorization More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < AxleCode (by restriction) |
---|---|
Sub-types: | None |
Name | AxleCode |
---|---|
Documentation | The code on the axle of the vehicle. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < BatteryWarrantyCode (by restriction) |
---|---|
Sub-types: | None |
Name | BatteryWarrantyCode |
---|---|
Documentation | Warranty code generated by battery tester to define the failure type of the battery (i.e., Midtronics) More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < BirthDate (by restriction) |
---|---|
Sub-types: | None |
Name | BirthDate |
---|---|
Documentation | Birth date of party More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Text (by restriction) < BodyStyle (by restriction) |
---|---|
Sub-types: | None |
Name | BodyStyle |
---|---|
Documentation | Manufacturer-assigned vehicle body style More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < BrandedTitleDate (by restriction) |
---|---|
Sub-types: | None |
Name | BrandedTitleDate |
---|---|
Documentation | Branding Date More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < BrandedTitleInd (by restriction) |
---|---|
Sub-types: | None |
Name | BrandedTitleInd |
---|---|
Documentation | This tag indicates if a vehicle's title has been branded. (i.e., vehicle totaled and state registration title branded as such) More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Note (by restriction) < BrandingSource (by restriction) |
---|---|
Sub-types: | None |
Name | BrandingSource |
---|---|
Documentation | Branding source (i.e., source who says that the vehicle is branded) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < BrandingStateReference (by restriction) |
---|---|
Sub-types: | None |
Name | BrandingStateReference |
---|---|
Documentation | Branding State Reference Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < City (by restriction) < BusinessCenter (by restriction) |
---|---|
Sub-types: | None |
Name | BusinessCenter |
---|---|
Documentation | Identification of business area. Example: grouping of zones More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < CampaignDispositionCode (by restriction) |
---|---|
Sub-types: | None |
Name | CampaignDispositionCode |
---|---|
Documentation | A campaign related field specifying the disposition of a campaign Ex: completed, open, etc. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < CampaignNotes (by restriction) |
---|---|
Sub-types: | None |
Name | CampaignNotes |
---|---|
Documentation | Free form comments related to campaign More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < CampaignNumber (by restriction) |
---|---|
Sub-types: | None |
Name | CampaignNumber |
---|---|
Documentation | Manufacturer assigned campaign number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < CampaignOptionCode (by restriction) |
---|---|
Sub-types: | None |
Name | CampaignOptionCode |
---|---|
Documentation | Manufacturer assigned Campaign Option Code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < CampaignReimbursementCode (by restriction) |
---|---|
Sub-types: | None |
Name | CampaignReimbursementCode |
---|---|
Documentation | A campaign related field specifying the reimbursement code for a campaign service. Reimbursement codes denote the mix of part and labor operations the dealer used to perform the service. Ex: Numeric value between 1 and 9 More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < CaseNumber (by restriction) |
---|---|
Sub-types: | None |
Name | CaseNumber |
---|---|
Documentation | Case number More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < CaseOpenDate (by restriction) |
---|---|
Sub-types: | None |
Name | CaseOpenDate |
---|---|
Documentation | Case open date More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < CaseOwner (by restriction) |
---|---|
Sub-types: | None |
Name | CaseOwner |
---|---|
Documentation | Case Owner More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < CaseReasonNarrative (by restriction) |
---|---|
Sub-types: | None |
Name | CaseReasonNarrative |
---|---|
Documentation | Case Reason Narrative More information at: http://www.starstandard.org. |
Super-types: | xsd:string < CaseType (by restriction) |
---|---|
Sub-types: | None |
Name | CaseType |
---|---|
Documentation | Type of Customer Arbitration Intervention or legal action More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Arbitration | |
Legal | |
Technical Analysis | |
Customer Relations | |
Better Business | |
Other | Other |
Super-types: | xsd:string < Code (by restriction) < CauseCode (by restriction) |
---|---|
Sub-types: | None |
Name | CauseCode |
---|---|
Documentation | Manufacturer assigned reasonfor failure More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < CertifiedPreownedInd (by restriction) |
---|---|
Sub-types: | None |
Name | CertifiedPreownedInd |
---|---|
Documentation | Identifies as a certified Pre-Owned Vehicle More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < City (by restriction) |
---|---|
Sub-types: |
|
Name | City |
---|---|
Documentation | City of the Address. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < ClaimCategory (by restriction) |
---|---|
Sub-types: | None |
Name | ClaimCategory |
---|---|
Documentation | Secondary classification of claim reimbursement (e.g., Manufacturer Warranty, Service Contract, Transportation, Chargeback, Resubmission, etc.) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < ClaimContinuationCode (by restriction) |
---|---|
Sub-types: | None |
Name | ClaimContinuationCode |
---|---|
Documentation | Code describing why claim is continued. (i.e., N = Not a continuation claim P = Parts continuation claim R = Reman Continuation claim O = Other continuation claim) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < ClaimNumber (by restriction) |
---|---|
Sub-types: | None |
Name | ClaimNumber |
---|---|
Documentation | Identifier of claim entered by dealer More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < ClaimType (by restriction) |
---|---|
Sub-types: | None |
Name | ClaimType |
---|---|
Documentation | Identifier of the type of claim More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) |
---|---|
Sub-types: |
|
Name | Code |
---|---|
Documentation | Unique code name More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < CompanyName (by restriction) |
---|---|
Sub-types: | None |
Name | CompanyName |
---|---|
Documentation | Company name of customer More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < ComplaintCode (by restriction) |
---|---|
Sub-types: | None |
Name | ComplaintCode |
---|---|
Documentation | Customer complaint category More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < ComplaintCodeType (by restriction) |
---|---|
Sub-types: | None |
Name | ComplaintCodeType |
---|---|
Documentation | Type of problem as related to the CustomerComplaintCode. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Priority (by restriction) < ComplaintPriority (by restriction) |
---|---|
Sub-types: | None |
Name | ComplaintPriority |
---|---|
Documentation | Priority from customer's view for specific complaint. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < CompleteIncomplete (by restriction) |
---|---|
Sub-types: |
|
Name | CompleteIncomplete |
---|---|
Documentation | Status of Information transaction being sent C = Complete, I = Incomplete More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
C | |
I |
Super-types: | xsd:string < ComponentType (by restriction) |
---|---|
Sub-types: | None |
Name | ComponentType |
---|---|
Documentation | Component Type More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Miscellaneous | |
GasOilGrease | |
PaintMaterials | |
ShopSupplies | |
Freight | |
Other | Other |
Super-types: | xsd:string < Note (by restriction) < ConcernAnswer (by restriction) |
---|---|
Sub-types: | None |
Name | ConcernAnswer |
---|---|
Documentation | Service concern answer. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < ConcernQuestion (by restriction) |
---|---|
Sub-types: | None |
Name | ConcernQuestion |
---|---|
Documentation | Service concern question. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < Condition (by restriction) |
---|---|
Sub-types: | None |
Name | Condition |
---|---|
Documentation | Condition of Vehicle - Example: Excellent, Good, Fair, Poor, Unknown More information at: http://www.starstandard.org. |
Super-types: | xsd:NMTOKEN < ConfirmType (by restriction) |
---|---|
Sub-types: | None |
Name | ConfirmType |
---|
Code Value | Description |
---|---|
Always | |
OnChange | |
Never |
Super-types: | xsd:string < ContactTelephoneNumberDescription (by restriction) |
---|---|
Sub-types: | None |
Name | ContactTelephoneNumberDescription |
---|---|
Documentation | Contact Telephone Number Description More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Evening Phone | Evening Phone |
Day Phone | Day Phone |
Cell Phone | Cell Phone |
Pager | Pager |
Other | Other |
Super-types: | xsd:string < ContactTelephoneNumberOrganizationDescription (by restriction) |
---|---|
Sub-types: | None |
Name | ContactTelephoneNumberOrganizationDescription |
---|---|
Documentation | Contact Telephone Number Organization Description More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Day Phone | Day Phone |
Cell Phone | Cell Phone |
Pager | Pager |
Other | Other |
Super-types: | xsd:string < Note (by restriction) < ContactTime (by restriction) |
---|---|
Sub-types: | None |
Name | ContactTime |
---|---|
Documentation | Preferred contact time (i.e. Best day/time to reach the contact. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < ContractCompanyName (by restriction) |
---|---|
Sub-types: | None |
Name | ContractCompanyName |
---|---|
Documentation | Contract company name More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < ContractEffectiveDate (by restriction) |
---|---|
Sub-types: | None |
Name | ContractEffectiveDate |
---|---|
Documentation | Start Date of Service Contract More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < ContractExpirationDate (by restriction) |
---|---|
Sub-types: | None |
Name | ContractExpirationDate |
---|---|
Documentation | Date the contract expires More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < ContractNote (by restriction) |
---|---|
Sub-types: | None |
Name | ContractNote |
---|---|
Documentation | Free form comments that relate to the contract More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < ContractOwnerName (by restriction) |
---|---|
Sub-types: | None |
Name | ContractOwnerName |
---|---|
Documentation | Name on service Contract (i.e., full name - First Last) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < ContractPlanCode (by restriction) |
---|---|
Sub-types: | None |
Name | ContractPlanCode |
---|---|
Documentation | Contract Plan Code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < ContractPlanStates (by restriction) |
---|---|
Sub-types: | None |
Name | ContractPlanStates |
---|---|
Documentation | States where the plan is valid More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < ContractStartDate (by restriction) |
---|---|
Sub-types: | None |
Name | ContractStartDate |
---|---|
Documentation | Contract sale Date More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < ContractTransferInd (by restriction) |
---|---|
Sub-types: | None |
Name | ContractTransferInd |
---|---|
Documentation | Indicates if the contract is transferable More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Indicator (by restriction) < ContractTransferredInd (by restriction) |
---|---|
Sub-types: | None |
Name | ContractTransferredInd |
---|---|
Documentation | Indicates if the contract has been transferred More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Indicator (by restriction) < ContractTripInterruptInd (by restriction) |
---|---|
Sub-types: | None |
Name | ContractTripInterruptInd |
---|---|
Documentation | Indicates if the contract allows for trip interruption More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Type (by restriction) < ContractType (by restriction) |
---|---|
Sub-types: | None |
Name | ContractType |
---|---|
Documentation | Contract type and/or area of coverage More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Country (by restriction) |
---|---|
Sub-types: | None |
Name | Country |
---|---|
Documentation | Country in which the Address is in. Conforms to ISO 3166-2. AF -AFGHANISTAN AL -ALBANIA DZ -ALGERIA AS -AMERICAN SAMOA AD -ANDORRA AO -ANGOLA AI -ANGUILLA AQ -ANTARCTICA AG -ANTIGUA AND BARBUDA AR -ARGENTINA AM -ARMENIA AW -ARUBA AU -AUSTRALIA AT -AUSTRIA AZ -AZERBAIJAN BS -BAHAMAS BH -BAHRAIN BD -BANGLADESH BB -BARBADOS BY -BELARUS BE -BELGIUM BZ -BELIZE BJ -BENIN BM -BERMUDA BT -BHUTAN BO -BOLIVIA BA -BOSNIA AND HERZEGOVINA BW -BOTSWANA BV -BOUVET ISLAND BR -BRAZIL IO-BRITISH INDIAN OCEAN TERRITORY BN -BRUNEI DARUSSALAM BG -BULGARIA BF -BURKINA FASO BI -BURUNDI KH -CAMBODIA CM -CAMEROON CA -CANADA CV -CAPE VERDE KY -CAYMAN ISLANDS CF -CENTRAL AFRICAN REPUBLIC TD -CHAD CL -CHILE CN -CHINA CX -CHRISTMAS ISLAND CC -COCOS (KEELING) ISLANDS CO -COLOMBIA KM -COMOROS CG -CONGO CD -CONGO, THE DEMOCRATIC REPUBLIC OF THE CK -COOK ISLANDS CR -COSTA RICA CI -CÃÂTE D'IVOIRE HR -CROATIA CU -CUBA CY -CYPRUS CZ -CZECH REPUBLIC DK -DENMARK DJ -DJIBOUTI DM -DOMINICA DO -DOMINICAN REPUBLIC EC -ECUADOR EG -EGYPT SV -EL SALVADOR GQ -EQUATORIAL GUINEA ER -ERITREA EE -ESTONIA ET -ETHIOPIA FK -FALKLAND ISLANDS (MALVINAS) FO -FAROE ISLANDS FJ -FIJI FI -FINLAND FR -FRANCE GF -FRENCH GUIANA PF -FRENCH POLYNESIA TF -FRENCH SOUTHERN TERRITORIES GA -GABON GM -GAMBIA GE -GEORGIA DE -GERMANY GH -GHANA GI -GIBRALTAR GR -GREECE GL -GREENLAND GD -GRENADA GP -GUADELOUPE GU -GUAM GT -GUATEMALA GN -GUINEA GW -GUINEA-BISSAU GY -GUYANA HT -HAITI HM -HEARD ISLAND AND MCDONALD ISLANDS VA -HOLY SEE (VATICAN CITY STATE) HN -HONDURAS HK -HONG KONG HU -HUNGARY IS -ICELAND IN -INDIA ID -INDONESIA IR -IRAN, ISLAMIC REPUBLIC OF IQ -IRAQ IE -IRELAND IL -ISRAEL IT -ITALY JM -JAMAICA JP -JAPAN JO -JORDAN KZ -KAZAKHSTAN KE -KENYA KI -KIRIBATI KP -KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF KR -KOREA, REPUBLIC OF KW -KUWAIT KG -KYRGYZSTAN LA -LAO PEOPLE'S DEMOCRATIC REPUBLIC LV -LATVIA LB -LEBANON LS -LESOTHO LR -LIBERIA LY -LIBYAN ARAB JAMAHIRIYA LI -LIECHTENSTEIN LT -LITHUANIA LU -LUXEMBOURG MO -MACAO MK -MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF MG -MADAGASCAR MW -MALAWI MY -MALAYSIA MV -MALDIVES ML -MALI MT -MALTA MH -MARSHALL ISLANDS MQ -MARTINIQUE MR -MAURITANIA MU -MAURITIUS YT -MAYOTTE MX -MEXICO FM -MICRONESIA, FEDERATED STATES OF MD -MOLDOVA, REPUBLIC OF MC -MONACO MN -MONGOLIA MS -MONTSERRAT MA -MOROCCO MZ -MOZAMBIQUE MM -MYANMAR NA -NAMIBIA NR -NAURU NP -NEPAL NL -NETHERLANDS AN -NETHERLANDS ANTILLES NC -NEW CALEDONIA NZ -NEW ZEALAND NI -NICARAGUA NE -NIGER NG -NIGERIA NU -NIUE NF -NORFOLK ISLAND MP -NORTHERN MARIANA ISLANDS NO -NORWAY OM -OMAN PK -PAKISTAN PW -PALAU PS -PALESTINIAN TERRITORY, OCCUPIED PA -PANAMA PG -PAPUA NEW GUINEA PY -PARAGUAY PE -PERU PH -PHILIPPINES PN -PITCAIRN PL -POLAND PT -PORTUGAL PR -PUERTO RICO QA -QATAR RE -RÃÂUNION RO -ROMANIA RU -RUSSIAN FEDERATION RW -RWANDA SH -SAINT HELENA KN -SAINT KITTS AND NEVIS LC -SAINT LUCIA PM -SAINT PIERRE AND MIQUELON VC -SAINT VINCENT AND THE GRENADINES WS -SAMOA SM -SAN MARINO ST -SAO TOME AND PRINCIPE SA -SAUDI ARABIA SN -SENEGAL CS -SERBIA AND MONTENEGRO SC -SEYCHELLES SL -SIERRA LEONE SG -SINGAPORE SK -SLOVAKIA SI -SLOVENIA SB -SOLOMON ISLANDS SO -SOMALIA ZA -SOUTH AFRICA GS -SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS ES -SPAIN LK -SRI LANKA SD -SUDAN SR -SURINAME SJ -SVALBARD AND JAN MAYEN SZ -SWAZILAND SE -SWEDEN CH -SWITZERLAND SY -SYRIAN ARAB REPUBLIC TW -TAIWAN, PROVINCE OF CHINA TJ -TAJIKISTAN TZ -TANZANIA, UNITED REPUBLIC OF TH -THAILAND TL -TIMOR-LESTE TG - TOGO TK -TOKELAU TO -TONGA TT -TRINIDAD AND TOBAGO TN -TUNISIA TR -TURKEY TM -TURKMENISTAN TC -TURKS AND CAICOS ISLANDS TV -TUVALU UG -UGANDA UA -UKRAINE AE -UNITED ARAB EMIRATES GB -UNITED KINGDOM US -UNITED STATES UM -UNITED STATES MINOR OUTLYING ISLANDS UY -URUGUAY UZ -UZBEKISTAN VU -VANUATU VE -VENEZUELA VN -VIET NAM VG -VIRGIN ISLANDS, BRITISH VI -VIRGIN ISLANDS, U.S. WF -WALLIS AND FUTUNA EH -WESTERN SAHARA YE -YEMEN ZM -ZAMBIA ZW -ZIMBABWE More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
US | |
AF | |
AL | |
DZ | |
AS | |
AD | |
AO | |
AI | |
AQ | |
AG | |
AR | |
AM | |
AW | |
AU | |
AT | |
AZ | |
BS | |
BH | |
BD | |
BB | |
BY | |
BE | |
BZ | |
BJ | |
BM | |
BT | |
BO | |
BA | |
BW | |
BV | |
BR | |
IO | |
BN | |
BG | |
BF | |
BI | |
KH | |
CM | |
CA | |
CV | |
KY | |
CF | |
TD | |
CL | |
CN | |
CX | |
CC | |
CO | |
KM | |
CG | |
CD | |
CK | |
CR | |
CI | |
HR | |
CU | |
CY | |
CZ | |
DK | |
DJ | |
DM | |
DO | |
EC | |
EG | |
SV | |
GQ | |
ER | |
EE | |
ET | |
FK | |
FO | |
FJ | |
FI | |
FR | |
GF | |
PF | |
TF | |
GA | |
GM | |
GE | |
DE | |
GH | |
GI | |
GR | |
GL | |
GD | |
GP | |
GU | |
GT | |
GN | |
GW | |
GY | |
HT | |
HM | |
VA | |
HN | |
HK | |
HU | |
IS | |
IN | |
ID | |
IR | |
IQ | |
IE | |
IL | |
IT | |
JM | |
JP | |
JO | |
KZ | |
KE | |
KI | |
KP | |
KR | |
KW | |
KG | |
LA | |
LV | |
LB | |
LS | |
LR | |
LY | |
LI | |
LT | |
LU | |
MO | |
MK | |
MG | |
MW | |
MY | |
MV | |
ML | |
MT | |
MH | |
MQ | |
MR | |
MU | |
YT | |
MX | |
FM | |
MD | |
MC | |
MN | |
MS | |
MA | |
MZ | |
MM | |
NA | |
NR | |
NP | |
NL | |
AN | |
NC | |
NZ | |
NI | |
NE | |
NG | |
NU | |
NF | |
MP | |
NO | |
OM | |
PK | |
PW | |
PS | |
PA | |
PG | |
PY | |
PE | |
PH | |
PN | |
PL | |
PT | |
PR | |
QA | |
RE | |
RO | |
RU | |
RW | |
SH | |
KN | |
LC | |
PM | |
VC | |
WS | |
SM | |
ST | |
SA | |
SN | |
CS | |
SC | |
SL | |
SG | |
SK | |
SI | |
SB | |
SO | |
ZA | |
GS | |
ES | |
LK | |
SD | |
SR | |
SJ | |
SZ | |
SE | |
CH | |
SY | |
TW | |
TJ | |
TZ | |
TH | |
TL | |
TG | |
TK | |
TO | |
TT | |
TN | |
TR | |
TM | |
TC | |
TV | |
UG | |
UA | |
AE | |
GB | |
UM | |
UY | |
UZ | |
VU | |
VE | |
VN | |
VG | |
VI | |
WF | |
EH | |
YE | |
ZM | |
ZW |
Super-types: | xsd:string < County (by restriction) |
---|---|
Sub-types: | None |
Name | County |
---|---|
Documentation | Business party county location More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < CouponComment (by restriction) |
---|---|
Sub-types: | None |
Name | CouponComment |
---|---|
Documentation | Comments associated with the coupon (e.g., Please rotate tire to front left). More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Currency (by restriction) |
---|---|
Sub-types: | None |
Name | Currency |
---|---|
Documentation | The ISO code identifying the type of currency in use. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
USD | |
ADP | |
AED | |
AFA | |
ALL | |
ANG | |
AOK | |
ARA | |
ATS | |
AUD | |
AWG | |
BBD | |
BDT | |
BEF | |
BGL | |
BHD | |
BIF | |
BMD | |
BND | |
BOB | |
BRC | |
BSD | |
BTN | |
BUK | |
BWP | |
BZD | |
CAD | |
CHF | |
CLF | |
CLP | |
CNY | |
COP | |
CRC | |
CSK | |
CUP | |
CVE | |
CYP | |
DDM | |
DEM | |
DJF | |
DKK | |
DOP | |
DZD | |
ECS | |
EGP | |
ESP | |
ETB | |
EUR | |
FIM | |
FKP | |
FRF | |
GBP | |
GHC | |
GIP | |
GMD | |
GNF | |
GRD | |
GTQ | |
GWP | |
GYD | |
HKD | |
HNL | |
HTG | |
HUF | |
IDR | |
IEP | |
ILS | |
INR | |
IQD | |
IRR | |
ISK | |
ITL | |
JMD | |
JOD | |
JPY | |
KES | |
KHR | |
KMF | |
KPW | |
KRW | |
KWD | |
KYD | |
LAK | |
LBP | |
LKR | |
LRD | |
LSL | |
LUF | |
LYD | |
MAD | |
MGF | |
MNT | |
MOP | |
MRO | |
MTL | |
MUR | |
MVR | |
MWK | |
MXN | |
MYR | |
MZM | |
NGN | |
NIC | |
NLG | |
NOK | |
NPR | |
NZD | |
OMR | |
PAB | |
PEI | |
PGK | |
PHP | |
PKR | |
PLZ | |
PTE | |
PYG | |
QAR | |
ROL | |
RWF | |
SAR | |
SBD | |
SCR | |
SDP | |
SEK | |
SGD | |
SHP | |
SLL | |
SKK | |
SOS | |
SRG | |
STD | |
SUR | |
SVC | |
SYP | |
SZL | |
THB | |
TND | |
TOP | |
TPE | |
TRL | |
TTD | |
TWD | |
TZS | |
UGS | |
UYP | |
VEB | |
VND | |
VUV | |
WST | |
YDD | |
YER | |
YUD | |
ZAR | |
ZRZ | |
ZWD | |
Other |
Super-types: | xsd:string < Indicator (by restriction) < CustomerChangeInd (by restriction) |
---|---|
Sub-types: | None |
Name | CustomerChangeInd |
---|---|
Documentation | Indicates whether customer information has changed More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Code (by restriction) < DamageCode (by restriction) |
---|---|
Sub-types: | None |
Name | DamageCode |
---|---|
Documentation | Type of damage that occurred (Ex: scratched, dented, etc) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < CompleteIncomplete (by restriction) < DataCollectionStatus (by restriction) |
---|---|
Sub-types: | None |
Name | DataCollectionStatus |
---|---|
Documentation | Indicates status of data for the record it appears on More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
C | |
I |
Super-types: | xsd:date < Date (by restriction) |
---|---|
Sub-types: |
|
Name | Date |
---|---|
Documentation | Date conforms to ISO 8601 format rules EX: \d\d\d\d-\d\d-\d\d More information at: http://www.starstandard.org. |
Super-types: | xsd:dateTime < DateTime (by restriction) |
---|---|
Sub-types: |
|
Name | DateTime |
---|---|
Documentation | Date and time conforms to ISO 8601format rules without offset EX:2003-11-05T13:15:30Z More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < DBAName (by restriction) |
---|---|
Sub-types: | None |
Name | DBAName |
---|---|
Documentation | Doing Business As name. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < DealerInstallationInd (by restriction) |
---|---|
Sub-types: | None |
Name | DealerInstallationInd |
---|---|
Documentation | Indicates whether or not the dealership installed the part More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Name (by restriction) < DealerName (by restriction) |
---|---|
Sub-types: | None |
Name | DealerName |
---|---|
Documentation | Dealer name More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < DeductibleType (by restriction) |
---|---|
Sub-types: | None |
Name | DeductibleType |
---|---|
Documentation | The type of customer deductible. Eg: Service Contract More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < DeductibleWaiverInd (by restriction) |
---|---|
Sub-types: | None |
Name | DeductibleWaiverInd |
---|---|
Documentation | Indicates that the dealer waivered the deductible or changed the deductible from an amount greater than zero to zero. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Code (by restriction) < DefectCode (by restriction) |
---|---|
Sub-types: | None |
Name | DefectCode |
---|---|
Documentation | Manufacturer assigned code that defines failed component that caused the claim More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < DelayedInspectionCode (by restriction) |
---|---|
Sub-types: | None |
Name | DelayedInspectionCode |
---|---|
Documentation | Explains why a vehicle cannot be initially inspected once it arrives at a dealer (ie: dealer closed, no one around to sign for vehicle) More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < DeliveryDate (by restriction) |
---|---|
Sub-types: | None |
Name | DeliveryDate |
---|---|
Documentation | The date of original retail vehicle sale More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Department (by restriction) |
---|---|
Sub-types: |
|
Name | Department |
---|---|
Documentation | Department More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Department (by restriction) < DepartmentType (by restriction) |
---|---|
Sub-types: | None |
Name | DepartmentType |
---|---|
Documentation | Identifies the type of department More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < DiagnosticCodes (by restriction) |
---|---|
Sub-types: | None |
Name | DiagnosticCodes |
---|---|
Documentation | One or more Manufacturer Diagnostics Codes taken during the Repair Process for this job More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < DiagnosticProcessCode (by restriction) |
---|---|
Sub-types: | None |
Name | DiagnosticProcessCode |
---|---|
Documentation | Specifies what diagnostic process was followed by technician More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < DiagnosticResultType (by restriction) |
---|---|
Sub-types: | None |
Name | DiagnosticResultType |
---|---|
Documentation | Identifies specific result that was obtained from the diagnostic process More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < DiagnosticResultValue (by restriction) |
---|---|
Sub-types: | None |
Name | DiagnosticResultValue |
---|---|
Documentation | Identifies the value of the diagnostic process More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < DistrictCode (by restriction) |
---|---|
Sub-types: | None |
Name | DistrictCode |
---|---|
Documentation | Manufacturer Assigned District Code More information at: http://www.starstandard.org. |
Super-types: | xsd:dateTime < DateTime (by restriction) < DocumentDateTime (by restriction) |
---|---|
Sub-types: | None |
Name | DocumentDateTime |
---|---|
Documentation | Is the date and time the document was last created. This is not the date and time that the BOD message instance was created. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < DriverAction (by restriction) |
---|---|
Sub-types: | None |
Name | DriverAction |
---|---|
Documentation | Driver action (Ex: Drop-Off, Pick-Up, etc) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < EngineDisplacement (by restriction) |
---|---|
Sub-types: | None |
Name | EngineDisplacement |
---|---|
Documentation | Displacement of engine (i.e., amount of volume in the cylinders) More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
ci | ci - Cubic Inches |
cc | cc - Cubic Centimeters |
liters | liters |
other | |
N/A | Not Applicable |
Super-types: | xsd:string < Indicator (by restriction) < EngineLightInd (by restriction) |
---|---|
Sub-types: | None |
Name | EngineLightInd |
---|---|
Documentation | Check engine light indicator More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < SerialNumber (by restriction) < EngineNumber (by restriction) |
---|---|
Sub-types: | None |
Name | EngineNumber |
---|---|
Documentation | Serial number of the engine if vehicle not made for US sale More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < ESCFranchiseInd (by restriction) |
---|---|
Sub-types: | None |
Name | ESCFranchiseInd |
---|---|
Documentation | Extended Service Competitive (ESC) flag indicates if dealer has franchise for Extended Service Program (ESP) repair for competitive make More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:date < Date (by restriction) < ExpirationDate (by restriction) |
---|---|
Sub-types: | None |
Name | ExpirationDate |
---|---|
Documentation | Expiration Date More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < ExteriorColor (by restriction) |
---|---|
Sub-types: | None |
Name | ExteriorColor |
---|---|
Documentation | Vehicle Exterior Color(s) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < ExternalReferenceNumber (by restriction) |
---|---|
Sub-types: | None |
Name | ExternalReferenceNumber |
---|---|
Documentation | Secondary identifying scheme that is meaningful to claimant More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < FailureCode (by restriction) |
---|---|
Sub-types: | None |
Name | FailureCode |
---|---|
Documentation | Manufacturer-assigned code to describe the reason that a fault or symptom occurred More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < FamilyName (by restriction) |
---|---|
Sub-types: | None |
Name | FamilyName |
---|---|
Documentation | Last Name of business party More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < FirstDayRentalInd (by restriction) |
---|---|
Sub-types: | None |
Name | FirstDayRentalInd |
---|---|
Documentation | If first day rental for service is covered in contract More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < ReferenceNumber (by restriction) < FleetAccount (by restriction) |
---|---|
Sub-types: | None |
Name | FleetAccount |
---|---|
Documentation | Manufacturer defined fleet account number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < FleetPurchaseOrderNumber (by restriction) |
---|---|
Sub-types: | None |
Name | FleetPurchaseOrderNumber |
---|---|
Documentation | Fleet Purchase Order Number vehicle was purchased under More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < FormattedName (by restriction) |
---|---|
Sub-types: | None |
Name | FormattedName |
---|---|
Documentation | Full Name of business party. Format for name should be "First Last" with no commas between first and last name More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < FreightClaimNumber (by restriction) |
---|---|
Sub-types: | None |
Name | FreightClaimNumber |
---|---|
Documentation | The claim number of the freight claim associated with the current warranty claim More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Gender (by restriction) |
---|---|
Sub-types: | None |
Name | Gender |
---|---|
Documentation | Gender of party - M = Male, F= Female More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
M | "M" = Modified |
F | Female |
Super-types: | xsd:string < Name (by restriction) < GivenName (by restriction) |
---|---|
Sub-types: | None |
Name | GivenName |
---|---|
Documentation | First Name of business party More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < GroupNumber (by restriction) |
---|---|
Sub-types: | None |
Name | GroupNumber |
---|---|
Documentation | Group Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < HazmatInd (by restriction) |
---|---|
Sub-types: | None |
Name | HazmatInd |
---|---|
Documentation | Indicator that Hazmat Was Used More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < HomeWork (by restriction) |
---|---|
Sub-types: | None |
Name | HomeWork |
---|---|
Documentation | Home or Work More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Home | Home |
Work | Work |
Other | Other |
Super-types: | xsd:string < SerialNumber (by restriction) < IgnitionKeyNumber (by restriction) |
---|---|
Sub-types: | None |
Name | IgnitionKeyNumber |
---|---|
Documentation | Vehicle Ignition Key Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) |
---|---|
Sub-types: |
|
Name | Indicator |
---|---|
Documentation | 0 = No, 1 = Yes More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Name (by restriction) < InsuranceCompanyName (by restriction) |
---|---|
Sub-types: | None |
Name | InsuranceCompanyName |
---|---|
Documentation | Insurance company name More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < InteriorColor (by restriction) |
---|---|
Sub-types: | None |
Name | InteriorColor |
---|---|
Documentation | Vehicle Interior Color(s) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < StateOrProvince (by restriction) < IssuingState (by restriction) |
---|---|
Sub-types: | None |
Name | IssuingState |
---|---|
Documentation | Indicates that State where the license was issued. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < JobDenialCode (by restriction) |
---|---|
Sub-types: | None |
Name | JobDenialCode |
---|---|
Documentation | Dealer / Manufacturer defined code identifying the reason the customer denied service on a repair order line More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < JobGoodwillInd (by restriction) |
---|---|
Sub-types: | None |
Name | JobGoodwillInd |
---|---|
Documentation | Indicates if Dealer Goodwill has been applied to this job (complete or partial) More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < ReferenceNumber (by restriction) < JobNumber (by restriction) |
---|---|
Sub-types: | None |
Name | JobNumber |
---|---|
Documentation | DMS assigned job or line identification number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < JobReferbackNumber (by restriction) |
---|---|
Sub-types: | None |
Name | JobReferbackNumber |
---|---|
Documentation | Refer-back to a job that has already appeared within the same "pay-group" presently being processed (Customer, Claims or Internal Pay) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < JobStatus (by restriction) |
---|---|
Sub-types: | None |
Name | JobStatus |
---|---|
Documentation | Status of Job (Ex: Complete, Incomplete) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < JobType (by restriction) |
---|---|
Sub-types: | None |
Name | JobType |
---|---|
Documentation | Type of service performed (special policy, warranty pay, etc) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < LaborActionCode (by restriction) |
---|---|
Sub-types: | None |
Name | LaborActionCode |
---|---|
Documentation | Manufacturer-assigned code to describe type of labor performed More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < LaborOperationComment (by restriction) |
---|---|
Sub-types: | None |
Name | LaborOperationComment |
---|---|
Documentation | Free form comment regarding the labor operation. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < LaborOperationIdType (by restriction) |
---|---|
Sub-types: | None |
Name | LaborOperationIdType |
---|---|
Documentation | Labor operation category code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < LocationDescription (by restriction) < LaborOperationLocation (by restriction) |
---|---|
Sub-types: | None |
Name | LaborOperationLocation |
---|---|
Documentation | Code Indicating Position/Location on Vehicle where labor was performed More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < LaborOperationPolicyCode (by restriction) |
---|---|
Sub-types: | None |
Name | LaborOperationPolicyCode |
---|---|
Documentation | Dealer assigned Policy code for the labor operation More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Language (by restriction) |
---|---|
Sub-types: |
|
Name | Language |
---|---|
Documentation | Language conforms to ISO 639-2 rules. Note the format for this field is language-Country (see Country data type for the list of countries with definitions). AA "Afar", AB "Abkhazian", AF "Afrikaans", AM "Amharic", AR "Arabic", AS "Assamese", AY "Aymara", AZ "Azerbaijani", BA "Bashkir", BE "Byelorussian", BG "Bulgarian", BH "Bihari", BI "Bislama", BN "Bengali" "Bangla", BO "Tibetan", BR "Breton", CA "Catalan", CO "Corsican", CS "Czech", CY "Welsh", DA "Danish", DE "German", DZ "Bhutani", EL "Greek", EN "English" "American", ES "Spanish", ET "Estonian", EU "Basque", FA "Persian", FI "Finnish", FJ "Fiji", FO "Faeroese", FR "French", FY "Frisian", GA "Irish", GD "Gaelic" "Scots Gaelic", GL "Galician", GN "Guarani", GU "Gujarati", HA "Hausa", HI "Hindi", HR "Croatian", HU "Hungarian", HY "Armenian", IK "Inupiak", IN "Indonesian", IS "Icelandic", IT "Italian", IW "Hebrew", JA "Japanese", JI "Yiddish", JW "Javanese", KA "Georgian", KK "Kazakh", KL "Greenlandic", KM "Cambodian", KN "Kannada", KO "Korean", KS "Kashmiri", KU "Kurdish", KY "Kirghiz", LA "Latin", LN "Lingala", LO "Laothian", LT "Lithuanian", LV "Latvian" "Lettish", MG "Malagasy". MI "Maori", MK "Macedonian", ML "Malayalam", MN "Mongolian", MO "Moldavian", MR "Marathi", MS "Malay", MT "Maltese", MY "Burmese", NA "Nauru", NE "Nepali", NL "Dutch", NO "Norwegian", OC "Occitan", OM "Oromo" "Afan", OR "Oriya", PA "Punjabi", PL "Polish", PS "Pashto" "Pushto", PT "Portuguese", QU "Quechua", RM "Rhaeto-Romance", RN "Kirundi", RO "Romanian", RU "Russian", RW "Kinyarwanda", SA "Sanskrit", SD "Sindhi", SG "Sangro", SH "Serbo-Croatian", SI "Singhalese", SK "Slovak", SL "Slovenian", SM "Samoan", SN "Shona", SO "Somali", SQ "Albanian", SR "Serbian", SS "Siswati", ST "Sesotho", SU "Sudanese", SV "Swedish", SW "Swahili", TA "Tamil", TE "Tegulu", TG "Tajik", TH "Thai", TI "Tigrinya", TK "Turkmen", TL "Tagalog", TN "Setswana", TO "Tonga", TR "Turkish", TS "Tsonga", TT "Tatar", TW "Twi", UK "Ukrainian", UR "Urdu", UZ "Uzbek", VI "Vietnamese", WO "Wolof", XH "Xhosa", YO "Yoruba", ZH "Chinese", ZU "Zulu" More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
en-US | |
en-CA | |
aa-ET | |
ab-GE | |
af-ZA | |
am- ET | |
ar-SA | |
as-IN | |
ay-BO | |
az-AZ | |
ba-RU | |
be-BY | |
bg-BG | |
bh-IN | |
bi-VU | |
bn-BD | |
bo-BT | |
br-FR | |
ca-ES | |
co-FR | |
cs-CZ | |
cy-GB | |
da-DE | |
de-DE | |
dz-BT | |
el-GR | |
es-ES | |
et-EE | |
eu-ES | |
fa-AF | |
fi-FI | |
fj-FJ | |
fo-FO | |
fr-CA | |
fr-FR | |
fy-NL | |
ga-IE | |
gd-GB | |
gl-ES | |
gn-PY | |
gu-IN | |
ha-NG | |
hi-IN | |
hr-HR | |
hu-HU | |
hy-AM | |
ik-GL | |
in-ID | |
is-IS | |
it-IT | |
iw-IL | |
ja-JP | |
ji-IL | |
jw-ID | |
ka-GE | |
kk-KZ | |
kl-GL | |
km-KH | |
kn-IN | |
ko-KP | |
ko-KR | |
ks-IN | |
ku-IQ | |
ky-CN | |
la-VA | |
ln-CD | |
lo-LA | |
lt-LT | |
lv-LV | |
mg-MG | |
mi-NZ | |
mk-MK | |
ml-IN | |
mn-MN | |
mo-MO | |
mr-IN | |
ms-MY | |
mt-MH | |
my-MM | |
na-NR | |
ne-NP | |
nl-NL | |
no-NO | |
oc-FR | |
om- ET | |
or-IN | |
pa-IN | |
pl-PL | |
ps-PK | |
pt-PT | |
qu-PE | |
rm-CH | |
rn-BI | |
ro-RO | |
ru-RU | |
rw-RW | |
sa-IN | |
sd-PK | |
sg-CF | |
sh-HR | |
si-LK | |
sk-SK | |
sl-SI | |
sm-WS | |
sn-ZW | |
so-SO | |
sq-AL | |
sr-CS | |
ss-ZA | |
st-ZA | |
su-SD | |
sv-SE | |
sw-TL | |
ta-IN | |
te-IN | |
tg-TJ | |
th-TH | |
ti-ET | |
tk-TM | |
tl-PH | |
tn-ZA | |
to-TO | |
tr-TR | |
ts-ZA | |
tt-RU | |
tw-GH | |
uk-UA | |
ur-PK | |
uz-UZ | |
vi-VN | |
wo-SN | |
xh-ZA | |
yo-NG | |
zh-CN | |
zu-ZA |
Super-types: | xsd:string < ReferenceNumber (by restriction) < LicenseNumber (by restriction) |
---|---|
Sub-types: | None |
Name | LicenseNumber |
---|---|
Documentation | State License plate number of vehicle More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < ListNumber (by restriction) |
---|---|
Sub-types: | None |
Name | ListNumber |
---|---|
Documentation | Identifies the weekly statement where the condition will be listed as paid. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < LoanerVehicleInd (by restriction) |
---|---|
Sub-types: | None |
Name | LoanerVehicleInd |
---|---|
Documentation | Ioaner vehicle indicator More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < LocationDescription (by restriction) |
---|---|
Sub-types: |
|
Name | LocationDescription |
---|---|
Documentation | Location Description More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < MainOperationCode (by restriction) |
---|---|
Sub-types: | None |
Name | MainOperationCode |
---|---|
Documentation | Identifies the primary laborline or "main operator" that caused the vehicle to be serviced in the first place More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < MajorDamageCode (by restriction) |
---|---|
Sub-types: | None |
Name | MajorDamageCode |
---|---|
Documentation | Identifies major damage Examples: Y=Yes, N=No, B=Old Damage More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Make (by restriction) |
---|---|
Sub-types: | None |
Name | Make |
---|---|
Documentation | Vehicle make code - Usually available in the VIN number (use NCIC code). More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < ManualReviewCode (by restriction) |
---|---|
Sub-types: | None |
Name | ManualReviewCode |
---|---|
Documentation | Code to signal requirement for manual review More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < Manufacturer (by restriction) |
---|---|
Sub-types: | None |
Name | Manufacturer |
---|---|
Documentation | Manufacturer Name More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < MarketCode (by restriction) |
---|---|
Sub-types: | None |
Name | MarketCode |
---|---|
Documentation | A market code which designates the market area. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < MarketingMailInd (by restriction) |
---|---|
Sub-types: | None |
Name | MarketingMailInd |
---|---|
Documentation | Indicates customers whom have requested no marketing mail More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Type (by restriction) < MarkupType (by restriction) |
---|---|
Sub-types: | None |
Name | MarkupType |
---|---|
Documentation | Specifiies the markup applied by system or dealership input (e.g., S=System ) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < MasterShieldInd (by restriction) |
---|---|
Sub-types: | None |
Name | MasterShieldInd |
---|---|
Documentation | Indicates if vehicle is covered by the Master Shield Extended warranty More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Name (by restriction) < MiddleName (by restriction) |
---|---|
Sub-types: | None |
Name | MiddleName |
---|---|
Documentation | Middle Initial of business party More information at: http://www.starstandard.org. |
Super-types: | xsd:string < MileageMeasure (by restriction) |
---|---|
Sub-types: | None |
Name | MileageMeasure |
---|---|
Documentation | M = Miles, K = KIlometers More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
M | "M" = Modified |
K | Kilometers |
Super-types: | xsd:string < Note (by restriction) < MiscellaneousNotes (by restriction) |
---|---|
Sub-types: | None |
Name | MiscellaneousNotes |
---|---|
Documentation | Free form miscellaneous comments More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Text (by restriction) < Model (by restriction) |
---|---|
Sub-types: | None |
Name | Model |
---|---|
Documentation | Manufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Text (by restriction) < ModelDescription (by restriction) |
---|---|
Sub-types: | None |
Name | ModelDescription |
---|---|
Documentation | Descriptive vehicle model name More information at: http://www.starstandard.org. |
Super-types: | xsd:gYear < Year (by restriction) < ModelYear (by restriction) |
---|---|
Sub-types: | None |
Name | ModelYear |
---|---|
Documentation | Vehicle designated model year More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) |
---|---|
Sub-types: |
|
Name | Name |
---|---|
Documentation | Name of the Party. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < Narrative (by restriction) |
---|---|
Sub-types: | None |
Name | Narrative |
---|---|
Documentation | Comment/Narrative can occur multiple times depending on Narrative type More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < NarrativeType (by restriction) |
---|---|
Sub-types: | None |
Name | NarrativeType |
---|---|
Documentation | Defines the Type of Narrative/Comment More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < NoChargeLaborCode (by restriction) |
---|---|
Sub-types: | None |
Name | NoChargeLaborCode |
---|---|
Documentation | Indicates this labor operation is a no-charge (e.g, NC=Nop Charge; OL=Overlapping) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < NonUSVehicleInd (by restriction) |
---|---|
Sub-types: | None |
Name | NonUSVehicleInd |
---|---|
Documentation | Indicates whether the vehicle was produced for the United States or not More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Note (by restriction) |
---|---|
Sub-types: |
|
Name | Note |
---|---|
Documentation | A free form note. More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < NotificationDate (by restriction) |
---|---|
Sub-types: | None |
Name | NotificationDate |
---|---|
Documentation | Notification date More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < NotificationReason (by restriction) |
---|---|
Sub-types: | None |
Name | NotificationReason |
---|---|
Documentation | Notification Reason More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < OdometerStatus (by restriction) |
---|---|
Sub-types: | None |
Name | OdometerStatus |
---|---|
Documentation | Status of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < OEMClaimNumber (by restriction) |
---|---|
Sub-types: | None |
Name | OEMClaimNumber |
---|---|
Documentation | Assigned by OEM at time of claim processing More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < OEMVehicleInd (by restriction) |
---|---|
Sub-types: | None |
Name | OEMVehicleInd |
---|---|
Documentation | Indicates whether or not the part was installed on an OEM vehicle More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Note (by restriction) < OptionName (by restriction) |
---|---|
Sub-types: | None |
Name | OptionName |
---|---|
Documentation | Name of vehicle option More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < OptionSecurityCode (by restriction) |
---|---|
Sub-types: | None |
Name | OptionSecurityCode |
---|---|
Documentation | Security code to unlock option. (i.e, radio code) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < OptionStockNumber (by restriction) |
---|---|
Sub-types: | None |
Name | OptionStockNumber |
---|---|
Documentation | Stock Number of Vehicle Option More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < OrderInternalNotes (by restriction) |
---|---|
Sub-types: | None |
Name | OrderInternalNotes |
---|---|
Documentation | Free form text for internal repair order remarks that will NOT be printed on the invoice More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < OrderNotes (by restriction) |
---|---|
Sub-types: | None |
Name | OrderNotes |
---|---|
Documentation | Free form text for general repair order comment which will be printed on the invoice More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < OriginalRepairOrderNumber (by restriction) |
---|---|
Sub-types: | None |
Name | OriginalRepairOrderNumber |
---|---|
Documentation | References Original Repair Order number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < SerialNumber (by restriction) < OriginalSerialNumber (by restriction) |
---|---|
Sub-types: | None |
Name | OriginalSerialNumber |
---|---|
Documentation | The serial number of the part that is being replaced More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < OriginCode (by restriction) |
---|---|
Sub-types: | None |
Name | OriginCode |
---|---|
Documentation | Indicates source of repair order- Examples: D - Dealer Entered; T -Teleservice; K - Key Reader More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < PackageCode (by restriction) |
---|---|
Sub-types: | None |
Name | PackageCode |
---|---|
Documentation | Package Code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < PartAccessoryInd (by restriction) |
---|---|
Sub-types: | None |
Name | PartAccessoryInd |
---|---|
Documentation | Indicates whether this is an accessory More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Name (by restriction) < PartDealerName (by restriction) |
---|---|
Sub-types: | None |
Name | PartDealerName |
---|---|
Documentation | Name of the dealer/business that installed failed part More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < PartSourceCode (by restriction) |
---|---|
Sub-types: | None |
Name | PartSourceCode |
---|---|
Documentation | Indicates the source of the part (e.g. M - Manufacturer) More information at: http://www.starstandard.org. |
Super-types: | xsd:string < PartType (by restriction) |
---|---|
Sub-types: | None |
Name | PartType |
---|---|
Documentation | Specifies whether the parts are indicated by manufacturer part code or Part Number - H = Manufacturer Part Code, P = Part Number More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
H | Manufacturer Part Code |
P | "P" = Pending |
Super-types: | xsd:string < Code (by restriction) < PCMFailureCode (by restriction) |
---|---|
Sub-types: | None |
Name | PCMFailureCode |
---|---|
Documentation | Powertrain Control Model failure code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < PostalCode (by restriction) |
---|---|
Sub-types: | None |
Name | PostalCode |
---|---|
Documentation | Postal Code of the Address. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < PreferredContactMethod (by restriction) |
---|---|
Sub-types: | None |
Name | PreferredContactMethod |
---|---|
Documentation | Preferred contact method More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Day Phone | Day Phone |
Evening Phone | Evening Phone |
Cell Phone | Cell Phone |
Work Fax | Work Fax |
Home Fax | Home Fax |
Pager | Pager |
Work Email | Work Email |
Home Email | Home Email |
US Mail | US Mail |
Other | Other |
N/A | Not Applicable |
Super-types: | xsd:string < PreferredContactMethodOrganization (by restriction) |
---|---|
Sub-types: | None |
Name | PreferredContactMethodOrganization |
---|---|
Documentation | Preferred Contact Method Organization More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Day Phone | Day Phone |
Cell Phone | Cell Phone |
Work Fax | Work Fax |
Pager | Pager |
Work Email | Work Email |
US Mail | US Mail |
Other | Other |
Super-types: | xsd:string < Language (by restriction) < PreferredLanguage (by restriction) |
---|---|
Sub-types: | None |
Name | PreferredLanguage |
---|---|
Documentation | Preferred language More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
en-US | |
en-CA | |
aa-ET | |
ab-GE | |
af-ZA | |
am- ET | |
ar-SA | |
as-IN | |
ay-BO | |
az-AZ | |
ba-RU | |
be-BY | |
bg-BG | |
bh-IN | |
bi-VU | |
bn-BD | |
bo-BT | |
br-FR | |
ca-ES | |
co-FR | |
cs-CZ | |
cy-GB | |
da-DE | |
de-DE | |
dz-BT | |
el-GR | |
es-ES | |
et-EE | |
eu-ES | |
fa-AF | |
fi-FI | |
fj-FJ | |
fo-FO | |
fr-CA | |
fr-FR | |
fy-NL | |
ga-IE | |
gd-GB | |
gl-ES | |
gn-PY | |
gu-IN | |
ha-NG | |
hi-IN | |
hr-HR | |
hu-HU | |
hy-AM | |
ik-GL | |
in-ID | |
is-IS | |
it-IT | |
iw-IL | |
ja-JP | |
ji-IL | |
jw-ID | |
ka-GE | |
kk-KZ | |
kl-GL | |
km-KH | |
kn-IN | |
ko-KP | |
ko-KR | |
ks-IN | |
ku-IQ | |
ky-CN | |
la-VA | |
ln-CD | |
lo-LA | |
lt-LT | |
lv-LV | |
mg-MG | |
mi-NZ | |
mk-MK | |
ml-IN | |
mn-MN | |
mo-MO | |
mr-IN | |
ms-MY | |
mt-MH | |
my-MM | |
na-NR | |
ne-NP | |
nl-NL | |
no-NO | |
oc-FR | |
om- ET | |
or-IN | |
pa-IN | |
pl-PL | |
ps-PK | |
pt-PT | |
qu-PE | |
rm-CH | |
rn-BI | |
ro-RO | |
ru-RU | |
rw-RW | |
sa-IN | |
sd-PK | |
sg-CF | |
sh-HR | |
si-LK | |
sk-SK | |
sl-SI | |
sm-WS | |
sn-ZW | |
so-SO | |
sq-AL | |
sr-CS | |
ss-ZA | |
st-ZA | |
su-SD | |
sv-SE | |
sw-TL | |
ta-IN | |
te-IN | |
tg-TJ | |
th-TH | |
ti-ET | |
tk-TM | |
tl-PH | |
tn-ZA | |
to-TO | |
tr-TR | |
ts-ZA | |
tt-RU | |
tw-GH | |
uk-UA | |
ur-PK | |
uz-UZ | |
vi-VN | |
wo-SN | |
xh-ZA | |
yo-NG | |
zh-CN | |
zu-ZA |
Super-types: | xsd:string < Note (by restriction) < PriceExplanation (by restriction) |
---|---|
Sub-types: | None |
Name | PriceExplanation |
---|---|
Documentation | Explanatory Note for Pricing More information at: http://www.starstandard.org. |
Super-types: | xsd:string < PriceType (by restriction) |
---|---|
Sub-types: | None |
Name | PriceType |
---|---|
Documentation | Price Type More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Job | |
Labor | |
Parts | |
Sublet | |
Miscellaneous | |
GasOilGrease | |
PaintMaterials | |
ShopSupplies | |
Freight | |
Claim | |
SubletLabor | |
SubletParts | |
ReturnCore | |
Customer | Initiative applies to Customer category, e.g. First Time Buyer, etc. |
Internal | |
RentLoaner | |
Return | |
Splits | |
Total | |
Other | Other |
Super-types: | xsd:string < Indicator (by restriction) < PrimaryContactInd (by restriction) |
---|---|
Sub-types: | None |
Name | PrimaryContactInd |
---|---|
Documentation | Indicates if contact is primary contact More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Indicator (by restriction) < PrimaryDriverInd (by restriction) |
---|---|
Sub-types: | None |
Name | PrimaryDriverInd |
---|---|
Documentation | Identifies customer as primary driver. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < ReferenceNumber (by restriction) < PriorClaimNumber (by restriction) |
---|---|
Sub-types: | None |
Name | PriorClaimNumber |
---|---|
Documentation | Original claim number for a claim that being continued. In other words, a claim was entered and paid, but something was forgotten. The dealer can then continue the claim using a different claim number and this is the original claim number. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Priority (by restriction) |
---|---|
Sub-types: |
|
Name | Priority |
---|---|
Documentation | Indicates manufacturer handling and processing urgency More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < ProviderName (by restriction) |
---|---|
Sub-types: | None |
Name | ProviderName |
---|---|
Documentation | Provider Name More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < ReceiptNumber (by restriction) |
---|---|
Sub-types: | None |
Name | ReceiptNumber |
---|---|
Documentation | Numeric identifier found on the carrier's receipt when a vehicle is delivered to the dealer More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Text (by restriction) < Reference (by restriction) |
---|---|
Sub-types: | None |
Name | Reference |
---|---|
Documentation | Reference notation More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) |
---|---|
Sub-types: |
|
Name | ReferenceNumber |
---|---|
Documentation | Reference number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < RegisteredMailReceiptNumber (by restriction) |
---|---|
Sub-types: | None |
Name | RegisteredMailReceiptNumber |
---|---|
Documentation | Registered Mail Receipt Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < RelationshipCode (by restriction) |
---|---|
Sub-types: | None |
Name | RelationshipCode |
---|---|
Documentation | Indicates the Business Party's relationship to the primary Party (e.g., mother, father, husband, etc.). More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < RentInDate (by restriction) |
---|---|
Sub-types: | None |
Name | RentInDate |
---|---|
Documentation | Date rental/loaner vehicle provided to customer More information at: http://www.starstandard.org. |
Super-types: | xsd:string < RentLoan (by restriction) |
---|---|
Sub-types: |
|
Name | RentLoan |
---|---|
Documentation | R= Rental or L=Loaner More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
L | |
R |
Super-types: | xsd:string < RentLoan (by restriction) < RentLoanerCode (by restriction) |
---|---|
Sub-types: | None |
Name | RentLoanerCode |
---|---|
Documentation | Identifies rental/loaner vehicle More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
L | |
R |
Super-types: | xsd:string < ReferenceNumber (by restriction) < RentLoanerInvoiceNumber (by restriction) |
---|---|
Sub-types: | None |
Name | RentLoanerInvoiceNumber |
---|---|
Documentation | Rental/loaner accounting identifier - the Rental Loaner Invoice # from either the DMS or rental company More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < RentLoanerReasonCode (by restriction) |
---|---|
Sub-types: | None |
Name | RentLoanerReasonCode |
---|---|
Documentation | The reason code identifying the reason a rental loaner was provided More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < RentNotes (by restriction) |
---|---|
Sub-types: | None |
Name | RentNotes |
---|---|
Documentation | Rent Loaner Comments More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < RentOutDate (by restriction) |
---|---|
Sub-types: | None |
Name | RentOutDate |
---|---|
Documentation | Date rental/loaner vehicle provided to customer More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < RepairOrderCompletedDate (by restriction) |
---|---|
Sub-types: | None |
Name | RepairOrderCompletedDate |
---|---|
Documentation | The date the last line was closed on the repair order More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < RepairOrderInvoiceDate (by restriction) |
---|---|
Sub-types: | None |
Name | RepairOrderInvoiceDate |
---|---|
Documentation | The date the repair order transaction moves to accounting More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < RepairOrderOpenedDate (by restriction) |
---|---|
Sub-types: | None |
Name | RepairOrderOpenedDate |
---|---|
Documentation | System date when Repair Order was opened More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < RepeatRepairInd (by restriction) |
---|---|
Sub-types: | None |
Name | RepeatRepairInd |
---|---|
Documentation | Identifies repair as having been performed previously on the vehicle More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < SerialNumber (by restriction) < ReplacementSerialNumber (by restriction) |
---|---|
Sub-types: | None |
Name | ReplacementSerialNumber |
---|---|
Documentation | Replacement Serial Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < RestrictionInd (by restriction) |
---|---|
Sub-types: | None |
Name | RestrictionInd |
---|---|
Documentation | Indication that vehicle has restrictions on its use More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Indicator (by restriction) < RoadHazardInd (by restriction) |
---|---|
Sub-types: | None |
Name | RoadHazardInd |
---|---|
Documentation | Indicates whether Roadside hazard is covered in the contract More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Indicator (by restriction) < RoadsideAssistanceInd (by restriction) |
---|---|
Sub-types: | None |
Name | RoadsideAssistanceInd |
---|---|
Documentation | Indicates whether coverage includes roadside assistance More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < SaleClass (by restriction) |
---|---|
Sub-types: | None |
Name | SaleClass |
---|---|
Documentation | Class of sale. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
New | Never owned. |
Used | Previously Owned |
Demo | Demonstration item. |
Other | Other |
N/A | Not Applicable |
Floor Sample | This is a vehicle that is provided in the showroom as an example. |
Factory | Identifies that the vehicle may have been used as a product demonstration for an official or executive from the manufacturer. |
Super-types: | xsd:string < Name (by restriction) < Salutation (by restriction) |
---|---|
Sub-types: | None |
Name | Salutation |
---|---|
Documentation | Title or greeting of business party More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < SecondaryPassword (by restriction) |
---|---|
Sub-types: | None |
Name | SecondaryPassword |
---|---|
Documentation | Secondary password used to validate access to the dealer information More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < SecondaryReferenceNumber (by restriction) |
---|---|
Sub-types: | None |
Name | SecondaryReferenceNumber |
---|---|
Documentation | Secondary Repair Order reference number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < SerialNumber (by restriction) |
---|---|
Sub-types: |
|
Name | SerialNumber |
---|---|
Documentation | Serial Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < ServiceAdvisorName (by restriction) |
---|---|
Sub-types: | None |
Name | ServiceAdvisorName |
---|---|
Documentation | Name of service advisor More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < ServiceCode (by restriction) |
---|---|
Sub-types: | None |
Name | ServiceCode |
---|---|
Documentation | Manufacturer assigned code for service component More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < ShortMfg (by restriction) |
---|---|
Sub-types: | None |
Name | ShortMfg |
---|---|
Documentation | Short Manfacturer or RSP Codes More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < SortName (by restriction) |
---|---|
Sub-types: | None |
Name | SortName |
---|---|
Documentation | Index name used as a sort for report purposes More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < SparePartDate (by restriction) |
---|---|
Sub-types: | None |
Name | SparePartDate |
---|---|
Documentation | The date the part was purchased More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < SparePartInvoiceNumber (by restriction) |
---|---|
Sub-types: | None |
Name | SparePartInvoiceNumber |
---|---|
Documentation | The invoice number on which the part was sold over the counter More information at: http://www.starstandard.org. |
Super-types: | xsd:string < SplitsType (by restriction) |
---|---|
Sub-types: | None |
Name | SplitsType |
---|---|
Documentation | Splits Type More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Job | |
Labor | |
Parts | |
Sublet | |
Miscellaneous | |
GasOilGrease | |
PaintMaterials | |
ShopSupplies | |
Freight | |
Total | |
Other | Other |
Super-types: | xsd:string < StateOrProvince (by restriction) |
---|---|
Sub-types: |
|
Name | StateOrProvince |
---|---|
Documentation | Is the State or Province of a given Address. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < StatusCode (by restriction) |
---|---|
Sub-types: | None |
Name | StatusCode |
---|---|
Documentation | A code identifying the reason for the status message. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Success | The operation completed successfully. This does not necessarily mean that the BOD was processed. Instead it means that the client's role is done and that it won't receive any error messages later. Type of Response Code: Success. |
Unspecified | An unspecified error occurred. The StatusText field contains the complete text. |
Not In Inventory | Inventory is not currently available and back ordering was not requested. |
Discontinued | The part has discontinued. |
Invalid Part | Invalid part number. |
Not Yet Available | The part is scheduled for a future release date and is not available at this time. |
Not Authorized | The part is not authorized for your product line. |
Under Development | The part is under development and not ready for sale. |
Assembly Only | The part is a component part and is only available as an assembly. |
Component Only | The part is an assembly part and is only available as a component. |
Internal Use Only | The part is reserved for manufacturing and supplier internal use; it is not a service replacement part. |
Recalled | The part has been recalled. |
Cannot Sell | The part is not available for sale for an unspecified reason. |
Export Only | The part is not available for sale in the United States; it is for export vehicles only. |
Credit Limit Exceeded | Credit limit exceeded. |
Credit Card Denied | Credit card transaction denied by creditor. |
Account On Hold | The dealer's account has been put on hold. |
Invalid Unit Of Measure | The unit of measurement was invalid for this part number. |
Invalid Promotion Code | The promotion code is invalid. |
Invalid Shipping Method | The shipping method is invalid, for example, shipping by ground to Puerto Rico. |
Duplicate Line Number | The line number is the same as another line within this transaction. |
No Drop Shipment | Drop shipments are not allowed. |
No Will Call | Will-call pickups are not allowed. |
Minimum Quantity Not Met | There is a minimum quantity purchase requirement for this part and the quantity has not been met. The minimum quantity is: NN |
Other | Other |
N/A | Not Applicable |
Super-types: | xsd:string < Text (by restriction) < StatusText (by restriction) |
---|---|
Sub-types: | None |
Name | StatusText |
---|---|
Documentation | Descriptive status text. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < StatusType (by restriction) |
---|---|
Sub-types: | None |
Name | StatusType |
---|---|
Documentation | Defines the type of status that occurred. EX: S-Success, E-Error, I-Info, A-Abort More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Success | The operation completed successfully. This does not necessarily mean that the BOD was processed. Instead it means that the client's role is done and that it won't receive any error messages later. Type of Response Code: Success. |
Error | The operation resulted in error and did not succeed. |
Warning | The operation completed a warning. |
Informational | The provided StatusText is informational. |
Other | Other |
N/A | Not Applicable |
Super-types: | xsd:string < Code (by restriction) < SubletCode (by restriction) |
---|---|
Sub-types: | None |
Name | SubletCode |
---|---|
Documentation | Type of sublet work More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < SubletInvoiceNumber (by restriction) |
---|---|
Sub-types: | None |
Name | SubletInvoiceNumber |
---|---|
Documentation | Third party invoice number for work More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < Suffix (by restriction) |
---|---|
Sub-types: | None |
Name | Suffix |
---|---|
Documentation | Business Party name suffix designation if individual Ex: Sr, Jr, III, etc. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < SupplementalCampaignInd (by restriction) |
---|---|
Sub-types: | None |
Name | SupplementalCampaignInd |
---|---|
Documentation | Denotes whether claim is actual campaign service or additional service, but still related to the campaign More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Code (by restriction) < SymptomCode (by restriction) |
---|---|
Sub-types: | None |
Name | SymptomCode |
---|---|
Documentation | Manufacturer-assigned code to describe how customer experiences problem More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < SystemVersion (by restriction) |
---|---|
Sub-types: | None |
Name | SystemVersion |
---|---|
Documentation | The sender's software version number . More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < TaxabilityInd (by restriction) |
---|---|
Sub-types: | None |
Name | TaxabilityInd |
---|---|
Documentation | Determines whether an item or amount is taxable. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < TaxType (by restriction) |
---|---|
Sub-types: | None |
Name | TaxType |
---|---|
Documentation | Tax Type More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Total | |
Amount | |
Labor | |
Parts | |
Claim | |
Dealer | Dealer |
Deductible | |
Prorated | |
Other | Other |
Luxury | |
Vehicle Inventory | |
Taxes Not In Cash Price | |
Document Stamp | |
Sales | |
Tire | |
Personal Property | |
Registration | |
Monthly/Use | |
Weight | |
Adjustment | |
DownPayment | |
CapCostReduction | |
Lieu | |
CurrentYear | |
N/A | Not Applicable |
LocalOption | Tennessee Tax - combination of city and county. |
SingleArticle | Tennessee Tax - State Tax |
Gas | Gas tax levied to applicable vehicles or by state/province law. (Referred to in US as "Gas Guzzler" tax). |
Total Monthly/Use | The total amount of monthly use tax for a payment on a contract. |
Service Contract | Tax charged on service contracts (where applicable). |
Adjusted Sales | Adjusted sales tax due to tax modifications when capitalized (i.e. NY) |
Total Sales/Use | The total amount of sales/use tax for a single payment contract. |
Air Conditioning Excise | Provincal tax providing for the installation or removal of freon. (Canada) |
Purchase and Use | A type of tax that is assessed upon "tax free" tangible personal property purchased by a resident of the assessing state for use, storage or consumption of goods in that state (not for resale), regardless of where the purchase took place. The tax is a one time retail tax due at registration or titling of a vehicle. |
County Tax | A county tax charged based on the location of the dealer and the customer. An example, The Cook County Tax. |
General Excise | This is a general excise tax that a state or region could impose. |
Gross Receipt | A gross receipts tax, sometimes referred to as a gross excise tax, is a tax on the total gross revenues of a company, regardless of their source. |
Tax on Trade-In | Tax due on a trade-in vehicle. |
Tax on Upfront Fees | Total tax due on fees paid upfront. |
Tax on Acquisition Fee | Tax due on amount of acquisition fee. |
Environmental Tax | Environmental Levy / Tax. |
Motor Vehicle Tax | Tax paid at of registration based on the vehicle's age and MSRP. |
Wheel Tax | A tax levied by cities and villages to be credited to a road fund of the city or village |
Super-types: | xsd:string < TaxTypeId (by restriction) |
---|---|
Sub-types: | None |
Name | TaxTypeId |
---|---|
Documentation | CS - City, CP - County, ST - State, OT - Other, EX - Excise, VAT - Value Added Tax, PST - Provincial Sales Tax , RT - Rental, GST - Goods and Services Tax, HST - Harmonized Tax, ART - Air Tax, QST - Quebec Sales Tax, IMP - Import Tax More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
CS | City |
CP | County |
ST | State |
OT | "OT" = Other |
EX | Excise |
VAT | Value Added |
PST | Provincial Sales Tax |
RT | Rental |
GST | Goods and Services Tax |
HST | Harmonized Tax |
ART | Air Tax |
QST | Quebec Sales Tax |
IMP | Import Tax |
Super-types: | xsd:string < Name (by restriction) < TeamName (by restriction) |
---|---|
Sub-types: | None |
Name | TeamName |
---|---|
Documentation | Name of team More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Name (by restriction) < TechnicianName (by restriction) |
---|---|
Sub-types: | None |
Name | TechnicianName |
---|---|
Documentation | Name of technician More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < TechnicianNotes (by restriction) |
---|---|
Sub-types: | None |
Name | TechnicianNotes |
---|---|
Documentation | Free form technician comments More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < TechnicianSkillArea (by restriction) |
---|---|
Sub-types: | None |
Name | TechnicianSkillArea |
---|---|
Documentation | Type of training required to perform the labor operation More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < TechnicianSkillLevel (by restriction) |
---|---|
Sub-types: | None |
Name | TechnicianSkillLevel |
---|---|
Documentation | Level of training required to perform the labor operation More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < TelematicsServiceInd (by restriction) |
---|---|
Sub-types: | None |
Name | TelematicsServiceInd |
---|---|
Documentation | Indication whether Telematics Service Subscription is turned on More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < TermLength (by restriction) |
---|---|
Sub-types: | None |
Name | TermLength |
---|---|
Documentation | Term Length More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
Months | Months |
Weeks | Weeks |
Years | Years |
Super-types: | xsd:string < Text (by restriction) |
---|---|
Sub-types: |
|
Name | Text |
---|---|
Documentation | Indicates generic text type More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < TowedInInd (by restriction) |
---|---|
Sub-types: | None |
Name | TowedInInd |
---|---|
Documentation | Indicates that this job led to the need to have this car towed in More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Code (by restriction) < TransmissionCode (by restriction) |
---|---|
Sub-types: | None |
Name | TransmissionCode |
---|---|
Documentation | Transmission Serial Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < TransmissionType (by restriction) |
---|---|
Sub-types: | None |
Name | TransmissionType |
---|---|
Documentation | Vehicle Transmission type - 3 = 3 speed, 4 = 4 speed, 5 = 5 speed, 6 = 6 speed, A - Automatic More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
3 | 3 Speed |
4 | 4 Speed |
5 | 5 Speed |
6 | 6 Speed |
A | "A" = Automatic |
Automatic 3 | Automatic 3 speed transmission type |
Automatic 4 | Automatic 4 speed transmission type |
Automatic 5 | Automatic 5 speed transmission type |
Automatic 6 | Automatic 6 speed transmission type |
Automatic 7 | Automatic 7 speed transmission type |
7 | 7 Speed |
CVT Automatic 3 | Continuously Variable T ransmission Automatic 3 speed transmission type (natural gas and hybrid). |
CVT Automatic 4 | Continuously Variable T ransmission Automatic 4 speed transmission type (natural gas and hybrid). |
CVT Automatic 5 | Continuously Variable T ransmission Automatic 5 speed transmission type (natural gas and hybrid). |
CVT Automatic 6 | Continuously Variable T ransmission Automatic 6 speed transmission type (natural gas and hybrid). |
CVT Automatic 7 | Continuously Variable T ransmission Automatic 7 speed transmission type (natural gas and hybrid). |
M | M = Manual |
Super-types: | xsd:string < Name (by restriction) < TransportationCarrier (by restriction) |
---|---|
Sub-types: | None |
Name | TransportationCarrier |
---|---|
Documentation | Name of transportation carrier More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < TreadActInd (by restriction) |
---|---|
Sub-types: | None |
Name | TreadActInd |
---|---|
Documentation | Transportation Recall Enhancement, Accountability, and Documentation (TREAD) Act (i.e., - Indicates if there has been fire damage) More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Code (by restriction) < TrimCode (by restriction) |
---|---|
Sub-types: | None |
Name | TrimCode |
---|---|
Documentation | Manufacturer assigned trim code More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) |
---|---|
Sub-types: |
|
Name | Type |
---|---|
Documentation | Type More information at: http://www.starstandard.org. |
Super-types: | xsd:string < UOM (by restriction) |
---|---|
Sub-types: | None |
Name | UOM |
---|---|
Documentation | Units of Measure - ea=Each; bx=Box; case=Case; ctn=Carton; gal=Gallon; qt=Quart; pt=Pint; ft=Feet; yd=Yard; in=Inch; L=Liter; m=Meter; cm=Centimeter; kg=Kilograms; g=grams; other=Other More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
ea | Each |
bx | Box |
case | Case |
ctn | Carton |
gal | Gallon |
qt | Quart |
pt | Pint |
ft | ft = feet |
yd | yd = yard |
in | in = inch |
L | "L" = Canceled |
m | m = meter |
cm | cm = centimeter |
kg | Kilogram |
g | Gram |
other | |
tn | Ton |
km | kilometers |
mi | miles |
hp | horsepower |
kw | kilowatt |
Super-types: | xsd:string < Code (by restriction) < UrbanizationCode (by restriction) |
---|---|
Sub-types: | None |
Name | UrbanizationCode |
---|---|
Documentation | Geographic definition of a metropolitan or suburban area More information at: http://www.starstandard.org. |
Super-types: | xsd:anyURI < URI (by restriction) |
---|---|
Sub-types: | None |
Name | URI |
---|---|
Documentation | URI More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < VehicleArrivalDate (by restriction) |
---|---|
Sub-types: | None |
Name | VehicleArrivalDate |
---|---|
Documentation | The Date the original retail vehicle is delivered to a dealer More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < VehicleDemoInd (by restriction) |
---|---|
Sub-types: | None |
Name | VehicleDemoInd |
---|---|
Documentation | Indicates whether vehicle was ever a demo More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:string < Note (by restriction) < VehicleNote (by restriction) |
---|---|
Sub-types: | None |
Name | VehicleNote |
---|---|
Documentation | Any vehicle related notes More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < VehicleStock (by restriction) |
---|---|
Sub-types: | None |
Name | VehicleStock |
---|---|
Documentation | Dealer assigned vehicle stock number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < VIN (by restriction) |
---|---|
Sub-types: | None |
Name | VIN |
---|---|
Documentation | Federally defined 17 position vehicle identification number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < WarrantyAppealInd (by restriction) |
---|---|
Sub-types: | None |
Name | WarrantyAppealInd |
---|---|
Documentation | Warranty Appeal indicator More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:date < Date (by restriction) < WarrantyExpirationDate (by restriction) |
---|---|
Sub-types: | None |
Name | WarrantyExpirationDate |
---|---|
Documentation | Last Date of vehicle warranty coverage for warranty currently in force at time of repair More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < WarrantyNotes (by restriction) |
---|---|
Sub-types: | None |
Name | WarrantyNotes |
---|---|
Documentation | Any Warranty related Notes More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < WarrantyProgramCode (by restriction) |
---|---|
Sub-types: | None |
Name | WarrantyProgramCode |
---|---|
Documentation | Code for manufacturer Warranty special programs More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Note (by restriction) < WarrantyRemaining (by restriction) |
---|---|
Sub-types: | None |
Name | WarrantyRemaining |
---|---|
Documentation | Defines how much warranty is left, either in time or miles More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < WarrantyStartDate (by restriction) |
---|---|
Sub-types: | None |
Name | WarrantyStartDate |
---|---|
Documentation | Start Date of vehicle warranty More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < WarrantyStatus (by restriction) |
---|---|
Sub-types: | None |
Name | WarrantyStatus |
---|---|
Documentation | Whether warranty is still applicable More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < WarrantyTransferInd (by restriction) |
---|---|
Sub-types: | None |
Name | WarrantyTransferInd |
---|---|
Documentation | Indicates if warranty is transferable More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Super-types: | xsd:gYear < Year (by restriction) |
---|---|
Sub-types: |
|
Name | Year |
---|---|
Documentation | Year More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < ZoneCode (by restriction) |
---|---|
Sub-types: | None |
Name | ZoneCode |
---|---|
Documentation | Manufacturer Assigned Zone Code More information at: http://www.starstandard.org. |
Identification Record |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Creator Name Code |
DCS software creator code |
100242 |
Application Area - Sender/CreatorNameCode |
2 |
Creator Software Code |
DCS software code name |
100244 |
Application Area - Sender/Component |
3 |
Interface Version |
Software release version |
100220 |
Application Area - Sender/SystemVersion |
4 |
Transaction Create Date |
Date the transaction was created |
100430 |
Application Area - CreationDateTime |
5 |
Transaction Create Time |
Time the transaction was created |
100440 |
Application Area - CreationDateTime |
6 |
Dealer Number |
Dealer code number |
100210 |
Application Area - Sender or Destination/DealerNumber |
7 |
Store Number |
Dealer code store number (DMS assigned) |
100240 |
Application Area - Sender or Destination/StoreNumber |
8 |
Area Number |
Dealer code area number (DMS vendor assigned) |
100200 |
Application Area - Sender or Destination/AreaNumber |
9 |
Destination Name Code |
Code for destination of file - Short Manufacturer or Short DSP code |
106190 |
Application Area - Destination/DestinationNameCode |
10 |
Destination Software |
For which software destination file is intended (May not be known) |
106200 |
Application Area - Destination/DestinationSoftware |
11 |
Transaction Type Code |
Transaction type code indicates action to be taken for all records in this transaction set (Will not be in the BODs. Will be handled by OAGI verb) |
106210 |
Not Needed in BOD - Transaction type is specified by OAGI XML verb |
12 |
Dealer Country |
Dealer country location |
108430 |
Application Area - Sender/DealerContry |
13 |
Reference ID |
Enables the sending application to indicate the instance identifier of the event or task that caused the transaction to be created. This is used to correlate a response transaction to an origination transaction |
112260 |
Application Area - Sender/ReferenceId |
14 |
SenderPartyId |
The Party Id field uniquely identifies the Sender of the message. This element can be used for parties within the Automotive Community as well as external parties. Party Id is not intended as a replacement for the Dealer Number. Suggested formats for OEMs or other large institutions include: DUNs Number, ShortMfgCode + DUNs, or ShortMfgCode. The suggested format for Dealers is: ShortMfgCode+Dealer Number. |
112261 |
Application Area - Sender/PartyId |
15 |
SenderLocationId |
The Location Id field uniquely identifies the location of the Sender of a message. This Id may be aligned with a physical address or data centers. This field provides an additional level of granularity beyond the usage of the Party Id for additional routing and deliver of data. |
11262 |
Application Area - Sender/LocationId |
16 |
SenderServiceId |
The Service Id field identifies the particular service to which a message is being sent from, e.g., an inventory service. |
11263 |
Application Area - Sender/ServiceId |
17 |
DestinationPartyId |
The Party Id field uniquely identifies the Receiver of the message. This element can be used for parties within the Automotive Community as well as external parties. Party Id is not intended as a replacement for the Dealer Number. Suggested formats for OEMs or other large institutions include: DUNs Number, ShortMfgCode + DUNs, or ShortMfgCode. The suggested format for Dealers is: ShortMfgCode+Dealer Number. |
11264 |
Application Area - Destination/PartyId |
18 |
DestinationLocationId |
The Location Id field uniquely identifies the location of the Receiver of a message. This Id may be aligned with a physical address or data centers. This field provides an additional level of granularity beyond the usage of the Party Id for additional routing and deliver of data. |
11265 |
Application Area - Destination/LocationId |
19 |
DestinationServiceId |
The Service Id field identifies the particular service to which a message is being sent to, e.g., an inventory service. |
11266 |
Application Area - Destination/ServiceId |
Header Record |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Repair Order Number |
Identification number of repair order assigned by dealer or DMS |
105150 |
Header/DocumentId |
2 |
Repair Order Opened Date |
System date when Repair Order was opened |
105130 |
Header/ RepairOrderOpenedDate |
3 |
Repair Order Completed Date |
The date the last line was closed on the repair order |
105120 |
Header/ RepairOrderCompletedDate |
4 |
Repair Order Invoice Date |
The date the repair order transaction moves to accounting |
105140 |
Header /RepairOrder InvoiceDate |
5 |
Repair Order Comment |
Free form text for general repair order comment, which will be printed on the invoice - This comment could be used for any general comments that the dealer would like to have rcorded for the overall repair order |
105110 |
Header/OrderNotes |
6 |
Repair Order Customer Pay Total Price |
Total Price of all Customer Pay parts, labor and sublet charged to this Repair Order |
105160 |
Header - Price(Customer) /TotalAmount |
7 |
Service Advisor Emp ID Code |
Employee Identification number of service advisor assigned to Repair Order |
105180 |
Header - Service Advisor/ PartyId |
8 |
Service Advisor Name |
Name of service advisor assigned to RO |
105170 |
Header - Service Advisor/ ServiceAdvisorName |
9 |
Service Advisor SSN |
Social security number of service advisor assigned to Repair Order |
105190 |
Header - Service Advisor - AlternatePartyIds/Id & AssigningPartyId = "NationalId" |
10 |
Labor Rate |
Dealer Posted Hourly Retail Labor Rate |
105090 |
Header/ LaborRate |
11 |
Department Type |
Identifies the internal department |
105050 |
Header/ DepartmentType |
13 |
Repair Order Internal Remarks |
Free form text for internal repair order remarks that will NOT be printed on the invoice - These remarks could be used for any general comments that the dealer would like to have recorded for the overall arepair order, but not viewed by customer |
106860 |
Header/ OrderInternalNotes (Inactive) |
14 |
Repair Order Warranty Total Price |
Total Price of all Warranty parts, labor and sublet charged to this Repair Order |
106870 |
Header - Price(Claim) /TotalAmount |
15 |
Repair Order Internal Total Price |
Total Price of all Internal Pay parts, labor and sublet charged to this Repair Order |
106880 |
Header- Price(Internal) /TotalAmount |
16 |
Data Collection Status |
Indicates status of data for the record it appears on |
107210 |
Header/DataCollectionStatus |
17 |
ESC Franchise Flag |
Extended Service Competitive (ESC) flag indicates if dealer has franchise for Extended Service Program (ESP) repair for competi |
110130 |
Header/ ESCFranchiseInd (Inactive) |
18 |
Currency Code |
Currency used for transaction |
107940 |
Currency code is an attribute of each field that is defined as an Amount |
19 |
Tread Act Ind |
Indicates if there has been fire damage |
110900 |
Header/ TreadActInd |
20 |
Location ID |
Code identifying the physical location of a dealer. |
110910 |
Header/ LocationId |
Vehicle |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Repair Order VIN |
Manufacturer Vehicle identification number associated with repair order |
105525 |
Vehicle/VIN |
2 |
DMS Make Code |
DMS make code is usually available in the VIN number (use NCIC code) or already on manufacturer host. If available in DMS or e |
105450 |
Vehicle/Make |
3 |
Model Year |
Vehicle designated model year is usually available in the VIN number (use NCIC code) or already on manufacturer host - If avail |
105520 |
Vehicle/ModelYear |
4 |
Vehicle Model |
Manufacturer-assigned model code of vehicle - Usually available in the VIN number (use NCIC code) or already on manufacturer ho |
105540 |
Vehicle/Model |
5 |
Warranty Start Date |
Start date of vehicle warranty - Usually available on the manufacturer host or from prior DMS service history |
105570 |
Warranty/ WarrantyStartDate |
6 |
Warranty Start Mileage |
Mileage at start date of vehicle warranty - Usually available on the manufacturer host or from prior DMS service history |
105580 |
Warranty/ WarrantyStartMileage |
7 |
Warranty Expiration Date |
Last date of vehicle warranty coverage for warranty currently in force at time of repair -Date is usually available on the manu |
105550 |
Warranty/ WarrantyExpirationDate (Inactive) |
8 |
Warranty Expiration Mileage |
Mileage limit for vehicle warranty coverage for warranty currently in force at time of repair - Usually available on the manufa |
105560 |
Warranty/ WarrantyExpirationMileage (Inactive) |
9 |
License Number |
State license plate number of vehicle |
105490 |
Vehicle/LicenseNumber (Inactive) |
10 |
Delivery Date |
The date of original retail vehicle sale. May be after warranty start date if demo. |
105430 |
Vehicle/ DeliveryDate |
11 |
Mileage In |
Odometer reading of vehicle when repair order was opened |
105500 |
Header/ Mileage In |
12 |
Mileage Out |
Odometer reading of vehicle when repair order was closed |
105510 |
Header/ Mileage Out |
13 |
Vehicle Demo Flag |
Indicates whether vehicle was ever a demo |
105440 |
Vehicle/ VehicleDemoInd |
14 |
Non US Vehicle Flag |
A flag that indicates whether the vehicle was produced for the United States or not |
105530 |
Vehicle/ NonUSVehicleInd |
15 |
Engine Number |
Serial number of the engine if vehicle not made for US sale |
105480 |
Vehicle/ EngineNumber |
16 |
Engine Light Flag |
Check engine light indicator |
105470 |
Job - Diagnostics/ EngineLightInd |
17 |
PCM Failure Code |
Powertrain Control Module failure code |
105460 |
Job - Diagnostics/ PCMFailureCode |
19 |
Insurance Company Name |
Memo field for Carrier covering extended service contract, not necessarily for this Repair Order |
106450 |
Header - Service Contract/ InsuranceCompanyName (Inactive) |
20 |
Mileage Type |
Mileage measurement type |
103560 |
Vehicle/MilageIn(uom) & MileageOut(uom) |
Customer |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Service Customer Salutation |
Customer title greeting of vehicle owner (if vehicle owned by an individual) - Not used for Company owned. Ex - Mr., Ms., etc. |
103870 |
IndividualOwner - PersonName/Salutation |
2 |
Service Customer Name |
Intended to be the driver/person who brought vehicle in for service, if other than the owner - This data may appear in RO comme |
103840 |
IndividualOwner - PersonName/FormattedName |
3 |
Company Name |
Company name, if owner of the vehicle. If an individual owns vehicle, this data element would not be used for repair order or |
103720 |
OrganizationalOwner/Name |
4 |
Service Customer Sort Name |
Index name used as a sort for report purposes |
103880 |
IndividualOwner - PersonName/SortName (Inactive) |
5 |
Service Customer Last Name |
Last name of vehicle owner, if vehicle owned by an individual - Not used for Company owned |
103820 |
IndividualOwner - PersonName/FamilyName |
6 |
Service Customer First Name |
First name of vehicle owner, if vehicle owned by an individual - Not used for Company owned |
103790 |
IndividualOwner - PersonName/GivenName |
7 |
Service Customer Middle Initial or Name |
Middle Initial or Name of vehicle owner, if vehicle owned by an individual - Not used for Company owned |
103830 |
IndividualOwner - PersonName/MiddleName |
8 |
Service Customer Name Suffix |
Customer name suffix designation (if vehicle owned by an individual) - Not used for Company owned. Ex. Sr, Jr, III, etc. |
103850 |
IndividualOwner - PersonName/Suffix |
9 |
Service Customer SSN |
Social security number of vehicle owner, if owned by an individual |
103890 |
IndividualOwner/AlternatePartyIds/Id & AssigningPartyId = "NationalId" |
10 |
Service Customer Address1 |
Vehicle owner address information |
103730 |
IndividualOwner - Address/AddressLine |
11 |
Service Customer Address2 |
Vehicle owner supplemental address information |
103740 |
IndividualOwner - Address/AddressLine |
12 |
Service Customer City |
Vehicle Owner's city of residence |
103750 |
IndividualOwner - Address/City |
13 |
Service Customer State Code |
Vehicle Owner's state or province of residence |
103900 |
IndividualOwner - Address/StateOrProvince |
14 |
Service Customer Zip Code |
Vehicle Owner's zip or postal code |
103920 |
IndividualOwner - Address/PostalCode |
15 |
Service Customer Country |
Vehicle Owner's country of residence |
103760 |
IndividualOwner - Address/Country |
16 |
Service Customer Language |
Vehicle Owner's native language |
103810 |
IndividualOwner - Contact - Demographics/Language |
17 |
Service Customer Evening Phone |
Vehicle Owner's evening phone number |
103800 |
IndividualOwner - Contact/Telephone(Evening Phone) |
18 |
Service Customer Day Phone |
Company Telephone number or Vehicle Owner's day phone number |
103910 |
IndividualOwner - Contact/Telephone(Day Phone) |
19 |
Day Phone Extension |
Company telephone number extension or Individual's day telephone number extension |
107480 |
IndividualOwner - Contact/Telephone - "exten" attribute |
20 |
Service Customer Email |
Vehicle Owner's email address |
103770 |
IndividualOwner - Contact/Email(Home) |
21 |
Customer Cell Phone |
Customer cell phone number |
107490 |
IndividualOwner - Contact/Telephone(Cell Phone) |
22 |
Customer Mail Flag |
Flag to note customers whom have requested no marketing mail |
107500 |
IndividualOwner/MarketingMailInd |
23 |
Primary Driver Flag |
Identifies customer as primary driver |
102150 |
IndividualOwner/ PrimaryDriverInd (Inactive) |
24 |
Customer Change Flag |
Indicates whether customer information has changed |
106940 |
IndividualOwner/ CustomerChangeInd (Inactive) |
25 |
Customer Pager Number |
Vehicle Owner's contact pager number |
106950 |
IndividualOwner - Contact/Telephone(Pager) |
26 |
Service Customer Fax Number |
Vehicle Owner's contact fax number |
103780 |
IndividualOwner - Contact/Fax(Home) |
27 |
Customer Preferred Contact Method |
Customer's preferred method of contact |
106970 |
IndividualOwner - Contact/ PreferredContactMethod |
28 |
Data Collection Status |
Indicates status of data for the record it appears on |
107210 |
IndividualOwner/ DataCollectionStatus (Inactive) |
29 |
Customer ID |
Manufacturer specific customer identifier - Assigned by the manufacturer for each customer |
106930 |
IndividualOwner (Deleted from the schema - replaced by DMS Customer Number) |
30 |
Customer Gender |
Gender of customer |
107520 |
IndividualOwner - Contact - Demographics/Gender |
31 |
Customer Birthdate |
Birthdate of customer |
107530 |
IndividualOwner - Contact - Demographics/BirthDate |
32 |
DMS Customer ID |
The system assigned number associated with a customer entity |
112150 |
IndividualOwner/PartyId |
Rental/Loaner |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Rental Loaner Code |
Identifies rental/loaner vehicle |
104930 |
RentLoaner/RentLoanerCode |
2 |
Rental Loaner Out |
Date rental/loaner vehicle provided to customer |
104970 |
RentLoaner/RentOutDate |
3 |
Rental Loaner In |
Date rental/loaner vehicle turned in by customer |
104940 |
RentLoaner/RentInDate |
4 |
Rental Loaner Number Of Days |
Number of days rental/loaner was out - Can be calculated from in and out date |
104960 |
RentLoaner/RentDaysQuantity |
5 |
Rental Loaner Vehicle Model |
Model description of rental/loaner vehicle |
104980 |
RentLoaner/Model |
6 |
Rental Loaner Invoice Number |
Rental/loaner accounting identifier - the Rental Loaner Invoice # from either the DMS or rental company |
104950 |
RentLoaner/ RentLoanerInvoiceNumber |
7 |
Rental Loaner Price |
Total Price paid for rental/loaner Including tax |
104920 |
RentLoaner - Price(RentLoaner)/TotalAmount |
8 |
Rent Loaner Comments |
Rent Loaner Comments |
106720 |
RentLoaner/RentNotes |
9 |
Rental Loaner Hours |
Number of hours the rental loaner was used by the customer. |
109300 |
RentLoaner/RentLoanerHours |
10 |
Rental Loaner VIN |
Rental Loaner Vehicle Identification Number |
109310 |
RentLoaner/VIN |
Accessory |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Original Serial Number |
The serial number of the part that is being replaced |
103690 |
ReplacementSerialNumber/ OriginalSerialNumber |
2 |
Replacement Serial Number |
The serial number of the part that is used to replace another part |
103710 |
ReplacementSerialNumber/ ReplacementSerialNumber |
3 |
Replacement Part |
The Part Number or Manufacturer Code of the part used to replace another part |
103700 |
ReplacementSerialNumber/ItemId |
4 |
Part Type |
Specifies whether the parts are indicated by manufacturer part code or Part Number |
105100 |
ReplacementSerialNumber/PartType |
Sublet |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Sublet Parts Labor Tax Desc |
Freeform text description of sublet tax amount |
105360 |
Sublet - Tax(Amount) /TaxDescription |
2 |
Sublet Parts Labor Tax Price |
Sublet tax price on associated parts and labor |
105350 |
Sublet - Tax(Amount) /TaxAmount. |
3 |
Sublet Handling |
Sublet handling charges |
105330 |
Sublet |
4 |
Sublet Invoice Price |
Sublet invoice price |
105325 |
Sublet - Price(Sublet) /TotalAmount |
5 |
Sublet Authorization Number |
Third party purchase order number for work |
105310 |
Sublet/ AuthorizationNumber |
6 |
Sublet Code |
Type of sublet work |
105320 |
Sublet/SubletCode |
7 |
Sublet Work Description |
Free form text comments relating to sublet |
105370 |
Sublet/ SubletWorkDescription |
8 |
Sublet Invoice Number |
Third party invoice number for work |
105340 |
Sublet/ SubletInvoiceNumber |
9 |
Sublet Price After Split |
Sublet price charged to job after split (Null if no split) |
107070 |
Sublet - Splits(Sublet) - Price(Splits)/TotalAmount |
10 |
Sublet Split Percentage |
Sublet split percentage |
107080 |
Sublet - Splits(Sublet)/SplitPercent |
11 |
Appeal Action Code |
Defines action to be taken on appeal |
110180 |
Sublet/ AppealActionCode (Inactive) |
Miscellaneous |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Miscellaneous Code |
Miscellaneous code defined by manufacturer |
104610 |
ServiceComponent(Miscellaneous)/ServiceCode |
2 |
Miscellaneous Description |
Free form text description of miscellaneous Price |
104620 |
ServiceComponent(Miscellaneous)/ServiceDescription |
3 |
Miscellaneous Price |
Miscellaneous charged to job |
104600 |
ServiceComponent(Miscellaneous) - Price(Miscellaneous)/TotalAMount |
4 |
Miscellaneous Price After Split |
Miscellaneous charged to job after split (Null if no split) |
107090 |
ServiceComponent(Miscellaneous) - Splits(Miscellaneous) -Price(Splits)/TotalAmount |
5 |
Miscellaneous Split Percentage |
Miscellaneous split Percentage |
107100 |
ServiceComponent(Miscellaneous) - SplitsMiscellaneous)/SplitPercent |
6 |
Miscellaneous Expense Hours |
Time allotted for administrative work |
110140 |
ServiceComponent(Miscellaneous)/ ExpenseHours (Inactive) |
7 |
Appeal Action Code |
Defines action to be taken on appeal |
110180 |
ServiceComponent(Miscellaneous)/ AppealActionCode (Inactive) |
Gas, Oil, Grease |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
GOG Code |
Manufacturer assigned code for gas, oil and grease associated with job |
104030 |
ServiceComponent(GasOilGrease)/ServiceCode |
2 |
GOG Description |
Free form text description of gas, oil and grease associated with job |
104040 |
ServiceComponent(GasOilGrease)/ServiceDescription |
3 |
GOG Total Price |
Gas, oil and grease extended cost amount + markup |
104070 |
ServiceComponent(GasOilGrease) - Price(GasOilGrease)/TotalAmount |
4 |
GOG Total Cost |
Total Gas, oil and grease at unit cost times quantity (Before any split) |
104050 |
ServiceComponent(GasOilGrease) - Price(GasOilGrease)/TotalCost |
5 |
GOG Quantity |
Gas, oil and grease quantity used |
104090 |
ServiceComponent(GasOilGrease)/ItemQuantity |
6 |
GOG Unit Cost |
Gas, oil and grease unit cost at inventory value (Before any split) |
104110 |
ServiceComponent(GasOilGrease) - Price(GasOilGrease)/UnitCost |
7 |
GOG Unit Cost After Split |
Gas, oil and grease cost at inventory value after split (Null if no split) |
104120 |
ServiceComponent(GasOilGrease) - Splits(GasOilGrease) - Price(Splits)/UnitCost |
8 |
GOG Total Cost After Split |
Gas, oil and grease value at unit cost times quantity (Null if no split) |
104060 |
ServiceComponent(GasOilGrease) - Splits(GasOilGrease) - Price(Splits)/TotalCost |
9 |
GOG Total Price After Split |
Gas, oil and grease total price (cost + markup) after split. (Null if no split) |
104080 |
ServiceComponent(GasOilGrease) - Splits(GasOilGrease) - Price(Splits)/TotalPrice |
10 |
GOG Split Percentage |
Cost split percentage |
104100 |
ServiceComponent(GasOilGrease) - Splits(GasOilGrease)/SplitPercent |
11 |
GOG Unit Price |
GOG unit price (Cost + Markup) Will be null if split |
107110 |
ServiceComponent(GasOilGrease) - Price(GasOilGrease)/UnitPrice |
12 |
GOG Unit Price After Split |
GOG unit price (Cost + Markup) after split Will be null if no split |
107120 |
ServiceComponent(GasOilGrease) - Splits(GasOilGrease) - Price(Splits)/UnitPrice |
13 |
GOG Unit of Measure |
Unit of measure for GOG used |
107220 |
ServiceComponent(GasOilGrease)/ItemQuantity(uom) |
Paint, Materials |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
PM Code |
Manufacturer assigned code for paint and materials |
104630 |
ServiceComponent(PaintMaterials)/ServiceCode |
2 |
PM Description |
Free form text description of paint and materials associated with job |
104640 |
ServiceComponent(PaintMaterials)/ServiceDescription |
3 |
PM Total Price |
Paint and materials total price (cost + markup) Will be null if split |
104670 |
ServiceComponent(PaintMaterials) - Price(PaintMaterials)/TotalAmount |
4 |
PM Total Cost |
Paint and materials value at unit cost times quantity (Before any split) |
104650 |
ServiceComponent(PaintMaterials) - Price(PaintMaterials)/TotalCost |
5 |
PM Quantity |
Paint and materials quantity |
104690 |
ServiceComponent(PaintMaterials)/ItemQuantity |
6 |
PM Unit Cost |
Paint and materials unit cost at inventory value (Before any split) |
104710 |
ServiceComponent(PaintMaterials) - Price(PaintMaterials)/UnitCost |
7 |
PM Unit Cost After Split |
Paint and materials unit cost at inventory value after split (Null if no split) |
104720 |
ServiceComponent(PaintMaterials) - Splits(PaintMaterials) - Price(Splits)/UnitCost |
8 |
PM Total Cost After Split |
Paint and materials value at unit cost times quantity after split (Null if no split) |
104660 |
ServiceComponent(PaintMaterials) - Splits(PaintMaterials) - Price(Splits)/TotaCost |
9 |
PM Total Price After Split |
Paint and materials total price (cost + markup) after split (Null if no split) |
104680 |
ServiceComponent(PaintMaterials) - Splits(PaintMaterials) - Price(Splits)/TotalPrice |
10 |
PM Split Percentage |
Paint and Material Cost split percentage |
104700 |
ServiceComponent(PaintMaterials) - Splits(PaintMaterials)/SplitPercent |
11 |
PM Unit Price |
Paint and Material unit price (Cost + Markup) Will be null if split |
107130 |
ServiceComponent(PaintMaterials) - Price(PaintMaterials)/UnitPrice |
12 |
PM Unit Price After Split |
Paint and Material unit price (Cost + Markup) after split Will be null if no split |
107140 |
ServiceComponent(PaintMaterials) - Splits(PaintMaterials) - Price(Splits)/UnitPrice |
13 |
PM Unit of Measure |
Unit of measure for Paint and Material used |
107230 |
ServiceComponent(PaintMaterials)/ItemQuantity(uom) |
Shop Supplies |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
SS Code |
Manufacturer assigned code for shop supplies |
105210 |
ServiceComponent(ShopSupplies)/ServiceCode |
2 |
SS Description |
Free form text description of shop supplies associated with job |
105220 |
ServiceComponent(ShopSupplies)/ServiceDescription |
3 |
SS Total Price |
Shop supplies total price (cost + markup) Will be null if split |
105250 |
ServiceComponent(ShopSupplies) - Price(ShopSupplies)/TotalAmount |
4 |
SS Total Cost |
Total shop supplies value at unit cost times quantity (Before any split) |
105230 |
ServiceComponent(ShopSupplies) - Price(ShopSupplies)/TotalCost |
5 |
SS Quantity |
Shop supplies quantity used |
105270 |
ServiceComponent(ShopSupplies)/ItemQuantity |
6 |
SS Unit Cost |
Shop supplies unit cost at inventory value (Before any split) |
105290 |
ServiceComponent(ShopSupplies) - Price(ShopSupplies)/UnitCost |
7 |
SS Unit Cost After Split |
Shop supplies cost at inventory value after split (Null if no split) |
105300 |
ServiceComponent(ShopSupplies) - Splits(ShopSupplies) - Price(Splits)/UnitCost |
8 |
SS Total Cost After Split |
Shop supplies value at unit cost times quantity after split (Null if no split) |
105240 |
ServiceComponent(ShopSupplies) - Splits(ShopSupplies) - Price(Splits)/TotalCost |
9 |
SS Total Price After Split |
Shop supplies total price (cost + markup) after split (Null if no split) |
105260 |
ServiceComponent(ShopSupplies) - Splits(ShopSupplies) - Price(Splits)/TotalPrice |
10 |
SS Split Percentage |
Shop Supplies Cost split percentage |
105280 |
ServiceComponent(ShopSupplies) - Splits(ShopSupplies)/SplitPercent |
11 |
SS Unit Price |
Shop Supplies unit price (Cost + Markup) Will be null if split |
107150 |
ServiceComponent(ShopSupplies) - Price(ShopSupplies)/UnitPrice |
12 |
SS Unit Price After Split |
Shop Supplies unit price (Cost + Markup) after split Will be null if no split |
107160 |
ServiceComponent(ShopSupplies) - Splits(ShopSupplies) - Price(Splits)/UnitPrice |
13 |
SS Unit of Measure |
Unit of measure for Shop Supplies used |
107240 |
ServiceComponent(ShopSupplies)/ItemQuantity(uom) |
Freight |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Freight Code |
Manufacturer assigned code for Freight |
103930 |
ServiceComponent(Freight)/ServiceCode |
2 |
Freight Description |
Free form text description of Freight associated with claim |
103940 |
ServiceComponent(Freight)/ServiceDescription |
3 |
Freight Total Price |
Freight total price (cost + markup) Null if split |
103970 |
ServiceComponent(Freight) - Price(Freight)/TotalAmount |
4 |
Freight Total Cost |
Total freight cost at unit cost times quantity (Before any split) |
103950 |
ServiceComponent(Freight) - Price(Freight)/TotalCost |
5 |
Freight Quantity |
Freight quantity |
103990 |
ServiceComponent(Freight)/ItemQuantity |
6 |
Freight Unit Cost |
Freight unit cost at inventory value (Before any split) |
104010 |
ServiceComponent(Freight) - Price(Freight)/UnitCost |
7 |
Freight Unit Cost After Split |
Freight cost at inventory value after split (Null if no split) |
104020 |
ServiceComponent(Freight) - Splits(Freight) - Price(Splits)/UnitCost |
8 |
Freight Total Cost After Split |
Freight value at unit cost times quantity after split (Null if no split) |
103960 |
ServiceComponent(Freight) - Splits(Freight) - Price(Splits)/TotalCost |
9 |
Freight Total Price After Split |
Freight total price (cost + markup) after split (Null if no split) |
103980 |
ServiceComponent(Freight) - Splits(Freight) - Price(Splits)/TotalPrice |
10 |
Freight Split Percentage |
Freight split percentage |
104000 |
ServiceComponent(Freight) - Splits(Freight)/SplitPercent |
11 |
Freight Unit Price |
Freight unit price (Cost + Markup) Will be null if split |
107170 |
ServiceComponent(Freight) - Price(Freight)/UnitPrice |
12 |
Freight Unit Price After Split |
Freight unit price (Cost + Markup) after split Will be null if no split |
107180 |
ServiceComponent(Freight) - Splits(Freight) - Price(Splits)/UnitPrice |
13 |
Freight Document Number |
Free form entry for document associated with Freight (i.e., Shipper, BOL, Invoice, etc.) |
107300 |
ServiceComponent(Freight) - DocumentId |
14 |
Carrier Code |
Carrier code related to transportation of vehicle |
110150 |
ServiceComponent(Freight)/CarrierId |
Job |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
DMS Job Number |
DMS assigned job or line identification number |
104220 |
Job/JobNumber |
2 |
DMS Operation Code |
Dealer or DMS assigned operation code identifier |
104230 |
Job/OperationId |
3 |
DMS Operation Description |
Dealer or DMS assigned operation description |
104250 |
Job/OperationName |
4 |
Add On Repair Flag |
Added to repair order after customer came in for appointment |
104135 |
Job/AddOnRepairInd |
6 |
Job Total Tax |
Portion of sales tax per job for sale type being reported |
104300 |
Job - Tax(Total)/TaxAmount |
7 |
Job Labor Rate |
The actual labor rate for this job only, typically the posted rate |
104290 |
Job/ JobLaborRate |
8 |
Job Total Price |
Line total for sale type portion of job |
104400 |
Job - Price(Job)/TotalAmount |
11 |
Labor Flat Hours |
Manufacturer approved billable flat rate hours |
104310 |
Job/LaborAllowanceHours |
12 |
Actual Hours |
Actual hours required to complete job |
104130 |
Job/LaborActualHours |
13 |
Job Labor Price |
Labor total for sale type portion of job |
104150 |
Job - Price(Labor)/TotalAmount |
14 |
Job Parts Price |
Parts total for sale type portion of job |
104160 |
Job - Price(Parts)/TotalAmount |
15 |
Job Sublet Price |
Sublet total for sale type portion of job |
104190 |
Job - Price(Sublet)/TotalAmount |
17 |
Legal Case Number |
Identification number assigned to court case |
104320 |
Job - CASE(Legal)/CaseNumber (inactive) |
18 |
Technical Analysis Case Number |
Identification number assigned to technical analysis case |
104360 |
Job - CASE(Technical Analysis)/CaseNumber (Inactive) |
19 |
Customer Relations Case Number |
Identification number assigned to customer relations case |
104180 |
Job - CASE(Customer Relations)/CaseNumber (Inactive) |
20 |
Better Business Bureau Case Number |
Identification number assigned to Better Business Bureau case |
104140 |
Job - CASE(Better Business)/CaseNumber (Inactive) |
21 |
Job Goodwill Flag |
Indicates if Dealer Goodwill has been applied to this job (complete or partial) |
104260 |
Job/JobGoodwillInd (Inactive) |
25 |
Repeat Repair Flag |
Identifies repair as having been performed previously on the vehicle |
104385 |
Job/RepeatRepairInd (Inactive) |
26 |
Diagnostic Codes |
One or more Manufacturer Diagnostics Codes taken during the Repair Process for this job - Multiple codes should be separated by |
106460 |
Job - Diagnostics/DiagnosticCodes |
27 |
Hazmat Indicator Flag |
Indicator that Hazmat Was Used and Disposed Of as Part of the Repair |
106470 |
Job/HazmatInd |
28 |
Battery Voltage |
Reading from a battery check service. If not tracked in DMS, dealer may enter the information in Job comments |
106690 |
Job - Diagnostics/BatteryVoltage |
29 |
Job Miscellaneous Price |
Total miscellaneous for sale type portion of job |
106990 |
Job - Price(Miscellaneous)//TotalAmount |
30 |
Job GOG Price |
Total GOG for sale type portion of job |
107000 |
Job - Price(GasOilGrease)/TotalAmount |
31 |
Job Paint Price |
Total Paint for sale type portion of job |
107010 |
Job - Price(PaintMaterial)/TotalAmount |
32 |
Job Shop Price |
Total Shop for sale type portion of job |
107020 |
Job - Price(ShopSupplies)/TotalAmount |
33 |
Job Freight Price |
Total Freight for sale type portion of job |
107030 |
Job - Price(Freight)/TotalAmount |
34 |
Job Denial Code |
Dealer / Manufacturer defined code identifying the reason the customer denied service on a repair order line |
109280 |
Job - CodesAndComments/JobDenialCode |
35 |
Origin Code |
Indicates source of repair order- Examples: D - Dealer Entered; T - Teleservice (Car phones in for service); K - Key Reader (Codes read from car's key indicates need for service) |
110700 |
Job/OriginCode (Inactive) |
36 |
Towed In Indicator |
Indicates that this job led to the need to have this car towed in. Valid Values -= Y/N |
110710 |
Job/TowedInIndicator (Inactive) |
37 |
Battery Warranty Code |
Any warranty covered battery replacement or recharging (if covered) |
110890 |
Job - Diagnostics/BatteryWarrantyCode |
38 |
Tread Act Ind |
Indicates if there has been fire damage |
110900 |
Job/ TreadActInd |
39 |
Defect Code |
Manufacturer assigned code that defines failed component for this job |
105040 |
Job - CodesAndComments/DefectCode |
Job Comments |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Customer Complaint Code |
Customer complaint category either entered or selected by dealer and passed through to manufacturer |
104440 |
Job - CodesAndComments/ComplaintCode |
2 |
Cause Description |
Dealer explanation of vehicle malfunction cause ( |
104410 |
Job - CodesAndComments/CauseDescription |
3 |
Complaint Description |
Customer explanation of vehicle malfunction |
104420 |
Job - CodesAndComments/ComplaintDescription |
4 |
Correction Description |
Dealer explanation of vehicle repair |
104430 |
Job - CodesAndComments/CorrectionDescription |
5 |
Technician Notes |
Free form technician comments |
104460 |
Job - CodesAndComments/TechnicianNotes |
6 |
Miscellaneous Notes |
Free form miscellaneous comments |
104450 |
Job - CodesAndComments/MiscellaneousNotes |
7 |
Job Denial Description |
Text description of the reason a customer denied service on a repair order line |
109290 |
Job - CodesAndComments/JobDenialDescription |
Parts |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Part Number |
Part number identifier - Part number, unless part type designates a manufacturer code |
104780 |
ServiceParts/ItemId |
2 |
Part Description |
Part number detail description |
104770 |
ServiceParts/ItemIdDescription |
3 |
Group Number |
Part group number |
104740 |
ServiceParts/GroupNumber |
4 |
Count |
Quantity of Part number used on repair |
104730 |
ServiceParts/ItemQuantity |
7 |
Part Unit Cost |
Part cost at inventory value. |
104840 |
ServiceParts - Price(Parts)/UnitCost |
8 |
Part Total Cost |
Total part cost at inventory value (Before any split) |
104800 |
ServiceParts - Price(Parts)/TotalCost |
9 |
Part Unit Price |
Part unit price (Cost + Markup) Will be null if split |
104850 |
ServiceParts - Price(Parts)/UnitPrice |
10 |
Part Total Price |
Part total price (Cost + Markup) Will be null if split |
104810 |
ServiceParts - Price(Parts)/TotalAmount |
11 |
Part Unit Return Core Price |
Unit Price dealer paid for return core |
107750 |
ServiceParts - Price(ReturnCore)/UnitPrice |
12 |
Part Total Return Core Price |
Total price dealer paid for return cores |
104830 |
ServiceParts - Price(ReturnCore)/TotalAmount |
13 |
Manufacturer Unit Cost After Split |
Part cost at inventory value after split (Null if no split) |
104760 |
ServiceParts - Splits(Parts) - Price(Splits)/UnitCost |
14 |
Manufacturer Total Cost After Split |
Part unit cost times count after split (Null if no split) |
104750 |
ServiceParts - Splits(Parts) - Price(Splits)/TotalCost |
15 |
Part Unit Price After Split |
Part unit price (Cost + Markup) after split Will be null if no split |
104860 |
ServiceParts - Splits(Parts) - Price(Splits)/UnitPrice |
16 |
Part Total Price After Split |
Part total price (Cost + Markup) after split Will be null if no split |
104820 |
ServiceParts - Splits(Parts) - Price(Splits)/TotalAmount |
17 |
Part Split Percentage |
Cost split percentage |
104790 |
ServiceParts - Splits(Parts)/SplitPercent |
18 |
Part Type |
Specifies whether the parts are indicated by manufacturer part code or Part Number |
105100 |
ServiceParts/PartType |
19 |
Part Unit Sales Tax |
Part Unit sales tax |
107050 |
ServiceParts - Tax(Parts)/UnitSalesTaxAmount |
20 |
Part Total Sales Tax |
Part Total sales tax |
107060 |
ServiceParts - Tax(Parts)/TaxAmount |
21 |
Appeal Action Code |
Defines action to be taken on appeal |
110180 |
ServiceParts/ AppealActionCode |
Recall |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Recall Campaign Number |
Manufacturer assigned recall/campaign number |
104900 |
ServiceCampaign/CampaignNumber |
2 |
Recall Campaign Option Code |
Manufacturer assigned recall/campaign option code |
104910 |
ServiceCampaign/CampaignOptionCode (Inactive) |
3 |
Supplemental Campaign Flag |
Denotes whether claim is actual campaign service or additional service, but still related to the campaign |
106700 |
ServiceCampaign/SupplementalCampaignInd (Inactive) |
4 |
Campaign Disposition Code |
A campaign related field specifying the disposition of a campaign Ex: completed, open, etc. |
106705 |
ServiceCampaign/CampaignDispositionCode (Inactive) |
5 |
Campaign Reimbursement Code |
A campaign related field specifying the reimbursement code for a campaign service. Reimbursement codes denote the mix of part |
106710 |
ServiceCampaign/CampaignReimbursementCode (Inactive) |
Labor |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Labor Operation Code |
Currently assigned code for this operation (preferably manufacturer code) |
104490 |
ServiceLabor/LaborOperationId |
2 |
Labor Operation Code Type |
Labor operation category code |
104500 |
ServiceLabor/LaborOperationIdType |
3 |
Labor Operation Description |
Description of a particular operation code |
104510 |
ServiceLabor/LaborOperationDescription |
4 |
Labor Hours |
Flat rate labor hour allowance for this operation |
104480 |
ServiceLabor/LaborAllowanceHours |
5 |
Additional Labor Hours |
Additional labor hours above flat rate allowance |
104470 |
ServiceLabor/LaborAdditionalHours |
6 |
Labor Quantity Of Operation |
Number of times this operation was performed for this labor line |
104540 |
ServiceLabor/LaborOperationQuantity |
7 |
Labor Split Percentage |
Labor cost split percentage |
104550 |
ServiceLabor - Splits(Labor)/SplitPercent |
8 |
Labor Part Name Code(PNC) |
Part identifier which is comprised of a system and component code that caused the failure |
104520 |
ServiceLabor/PartNameCode |
9 |
Labor Symptom Code |
Manufacturer-assigned code to describe how customer experiences problem |
104560 |
ServiceLabor - Diagnostics/SymptomCode |
10 |
Labor Trouble Failure Code |
Manufacturer-assigned code to describe the reason that a fault or symptom occurred (i.e., Reason Code) |
104590 |
ServiceLabor - Diagnostics/FailureCode |
11 |
Labor Part Name Code Desc |
Description of Part identifier (PNC) that caused the failure |
104530 |
ServiceLabor/PartNameCodeDescription |
12 |
Labor Symptom Code Desc |
Description of labor symptom code |
104570 |
ServiceLabor - Diagnostics/SymptomCodeDescription |
13 |
Labor Trouble Code Desc |
Description of labor trouble code |
104580 |
ServiceLabor - Diagnostics/FailureCodeDescription |
14 |
Labor Op Position Code |
Code Indicating Position/Location on Vehicle where labor was performed |
106480 |
ServiceLabor/LaborOperationLocation (Inactive) |
15 |
Labor Rate of Operation |
Labor Rate for this operation code |
105095 |
ServiceLabor/LaborRate |
16 |
Labor Price |
Labor Price for labor operation code |
106760 |
ServiceLabor - Price(Labor)/TotalAmount |
17 |
Labor Action Code |
Manufacturer-assigned code to describe type of labor performed (i.e., Repair, Replace, Adjust) |
106920 |
ServiceLabor/LaborActionCode |
18 |
Additional Hours Labor Comment |
Explanation for the need for the additional labor hours |
106725 |
ServiceLabor/AdditionalHoursLaborComment (Inactive) |
19 |
Appeal Action Code |
Defines action to be taken on appeal |
110180 |
ServiceLabor/AppealActionCode |
Coupon |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Coupon Description |
Text identification of Coupon |
104597 |
Coupon/CouponDescription (Inactive) |
2 |
Coupon Discount Price |
Credit Price for coupons |
104595 |
Coupon/CouponDiscountPrice (Inactive) |
Technician |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Technician Emp ID Code |
Employee Identification code of technician assigned to RO (Assigned by dealer) |
105400 |
Technician/PartyId |
2 |
Technician Name |
Name of technician assigned to RO |
105390 |
Technician/TechnicianName |
3 |
Team Name |
Team assigned to Repair Order |
105380 |
Technician/TeamName |
4 |
Technician SSN |
Social security number of technician assigned to Repair Order |
105410 |
Technician - AlternatePartyIds/Id & AssigningPartyId = "NationalId" |
Claim |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Claim Number |
Identifier of claim |
105020 |
WarrantyClaim/ClaimNumber |
2 |
Claim Type |
Identifier of the type of claim - Claim type is usually 1 - 4 characters |
105030 |
WarrantyClaim/ClaimType |
3 |
Accessory Claim Type |
Manufacturer identifier of the type of accessory claim |
104990 |
WarrantyClaim/AccessoryClaimType |
4 |
Authorization Number |
Assigned authorization number for claim |
105010 |
WarrantyClaim/AuthorizationNumber |
5 |
Authorization Code |
Assigned authorization code or additional authorization number for claim |
105000 |
WarrantyClaim/AuthorizationCode |
6 |
Part Type |
Specifies whether the parts are indicated by manufacturer part code or Part Number |
105100 |
WarrantyClaim/PartType |
7 |
Defect Code |
Manufacturer assigned code that defines failed component that caused the claim |
105040 |
WarrantyClaim/DefectCode |
8 |
Failed Part |
Primary part responsible for vehicle failure |
105060 |
WarrantyClaim/ItemId |
9 |
Freight Claim Number |
The claim number of the freight claim associated with the current warranty claim |
105080 |
WarrantyClaim/GreightClaimNumber |
10 |
Total Freight Price |
Total Freight Price for claim number |
105070 |
WarrantyClaim - Price(Freight)/TotalAmount |
11 |
Authorization Pay Maximum |
Maximum Price covered by Authorization |
106490 |
WarrantyClaim/AuthorizationPayMaximum (Inactive) |
12 |
Authorization Pay Percentage |
Payment Percentage covered by Authorization |
106500 |
WarrantyClaim/AuthorizationPayPercent (Inactive) |
13 |
Authorization Pay Type |
Payment Type covered by Authorization |
106510 |
WarrantyClaim/AuthorizationPayType (Inactive) |
14 |
Cause Code |
Manufacturer assigned reason the part failed |
106520 |
WarrantyClaim - CodesAndComments/CauseCode |
16 |
Spare Part Date |
The date the part was purchased - If the retailer installed the part, the date would be the same as the RO date |
106540 |
WarrantyClaim/ SparePartDate |
17 |
Spare Part Invoice No |
The invoice number on which the part was sold over the counter - If installed, the number would be the same as the RO # |
106550 |
WarrantyClaim/SparePartInvoiceNumber |
18 |
Spare Part Mileage |
Mileage at which the failed part was originally installed |
106715 |
WarrantyClaim/SparePartMileage |
19 |
Claim Total Price |
Total Price of all parts, labor and sublet for claim number |
106765 |
WarrantyClaim - Price(Claim)/TotalAmount |
20 |
Claim Taxable Labor Price |
Total taxable labor Price for claim number |
106770 |
WarrantyClaim - Price(Labor)TaxableAmount |
21 |
Claim Non-taxable Labor Price |
Total non-taxable labor Price for claim number |
106775 |
WarrantyClaim - Price(Labor)NonTaxableAmount |
22 |
Claim Taxable Part Price |
Total taxable part Price for claim number |
106780 |
WarrantyClaim - Price(Parts)/TaxableAmount |
23 |
Claim Non-taxable Part Price |
Total non-taxable part Price for claim number |
106785 |
WarrantyClaim - Price(Parts)/NonTaxableAmount |
24 |
Claim Return Core Price |
Total return core Price for claim number |
106790 |
WarrantyClaim - Price(ReturnCore)/TotalAmount |
25 |
Claim Sublet Labor Price |
Total sublet labor Price for claim number |
106795 |
WarrantyClaim - Price(SubletLabor)/TotalAmount |
26 |
Claim Sublet Part Price |
Total sublet part Price for claim number |
106800 |
WarrantyClaim - Price(SubletParts)/TotalAmount |
27 |
Claim Gas, Oil, Grease Price |
Total Gas, Oil, Grease Price for claim number |
106805 |
WarrantyClaim - Price(GOG)/TotalAmount |
28 |
Claim Paint and Materials Price |
Total Paint and Materials Price for claim number |
106810 |
WarrantyClaim - Price(Paint)/TotalAmount |
29 |
Claim Shop Supplies Price |
Total Shop Supplies Price for claim number |
106815 |
WarrantyClaim - Price(Shop)/TotalAmount |
30 |
Claim Miscellaneous Price |
Total Miscellaneous Price for claim number |
106820 |
WarrantyClaim - Price(Miscellaneous)/TotalAmount |
31 |
Claim Tax Price |
Total tax price for claim number |
106825 |
WarrantyClaim -Tax(Claim)/TotalAmount |
32 |
Warranty Appeal Flag |
Warranty Appeal Flag |
106910 |
WarrantyClaim/WarrantyAppealInd (Inactive) |
33 |
Data Collection Status |
Indicates status of data for the record it appears on |
107210 |
WarrantyClaim/DataCollectionStatus (Inactive) |
34 |
Claim Submission Count |
Tracks number of times claim has been submitted to manufacturer (i.e., Value will be 0 or null if claim is not ready to be sent |
107040 |
WarrantyClaim/ClaimSubmissionCount (Inactive) |
35 |
Fleet Purchase Order Number |
Fleet Purchase Order Number vehicle was purchased under |
109470 |
Header - Vehicle/FleetPurchaseOrderNumber (Inactive) |
36 |
Manual Review Code |
Code to signal requirement for manual review by claim analyst |
110110 |
WarrantyClaim/ManualReviewCode (Inactive) |
37 |
Warranty Program Code |
Code for manufacturer Warranty special programs |
110120 |
WarrantyClaim/WarrantyProgramCode |
38 |
Original Repair Order Number |
References Original Repair Order number |
110160 |
WarrantyClaim/OriginalRepairOrderNumber (Inactive) |
39 |
Appeal Reason Code |
Code defining reason for appeal |
110170 |
WarrantyClaim/AppelaReasonCode (Inactive) |
40 |
Tread Act Ind |
Indicates if there has been fire damage |
110900 |
WarrantyClaim/TreadActInd |
Job Referback |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Job Referback Number |
Refer-back to a job that has already appeared within the same "pay-group" presently being processed (Customer, Claims or Intern |
107190 |
JobReferback/JobReferbackNumber (Inactive) |
Internal Pay |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Internal Department |
Identifies the internal department who is paying for work - Commas may separate multiple departments as long as data element is |
107200 |
InternalPay/DepartmentType |
2 |
Internal Department Description |
Description of the internal department paying for work - Commas may separate multiple department descriptions as long as data e |
107290 |
InternalPayDepartmentDescription |
3 |
Data Collection Status |
Indicates status of data for the record it appears on |
107210 |
InternalPay/DataCollectionStatus (Inactive) |
Trailer |
||||
Position |
Data Element Name |
Data Element Definition |
DE # |
Mapping to BOD |
1 |
Number of Records |
Number of detail records contained in this file |
110500 |
Not Applicable - Not used in XML BOD |
Copyright © 2007 STAR – Standards for Technology in Automotive Retail. All rights reserved
Generated by StarSchemaGuidelineGenerator based on xs3p. Last modified: