Implementation Guideline
Acknowledge Parts Return
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 Acknowledge Parts Return Business Object Document (BOD). Acknowledge Parts Return has been defined in the context of STAR for the Automotive Retail Industry. The scope of this BOD is to define the Acknowledge Parts Return 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 Acknowledge Parts Return, this BOD could be used to send Acknowledge Parts Return information between any two business parties.
The Acknowledge Parts Return Implementation Guidelines provide detailed information regarding the structure and meaning of the Acknowledge Parts Return BOD and corresponds directly to the Acknowledge Parts Return 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 Acknowledge Parts Return Implementation Guidelines must be used in concert with the Acknowledge Parts Return 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 Acknowledge Parts Return 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 Acknowledge Parts Return BOD. Where possible, STAR has mapped to existing OAGI fields and components. Note however that the STAR Acknowledge Parts Return 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 Acknowledge Parts Return 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 Parts Return Binary Collaboration starts with the transmission of a Parts Return from the dealer to the OEM. In response, the OEM may send Parts Return information back to dealer. This process occurs on demand as is needed. Note: This scenario is an example of how the Parts Return BOD can be used. Implementations may vary. Note there are two verbs that can be applied to the Parts Return noun, creating two possible verb/noun combinations: PROCESS The Process verb is used to request processing of the associated noun by the receiving application or business party. ACKNOWLEDGE The Acknowledge verb is used to acknowledge the application receipt of a PROCESS request. This function conveys the result of the original request. An example of this is ACKNOWLEDGE Parts Return where PROCESS Parts Return has been issued and the corresponding business application acknowledges the receipt of the Parts Return and responds with an acceptance or a counter offer.
The relationship diagram identifies all of the various components or building blocks of information used in the Acknowledge Parts Return 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 | Acknowledge |
---|---|
Type | Acknowledge |
Nillable | no |
Abstract | no |
Documentation | The Acknowledge verb is used to acknowledge the application receipt of a Process request. This function conveys the result of the original request. An example of this is Acknowledge PO, where a Process PO has been issued and the corresponding business application acknowledges the receipt of the PO and responds with an acceptance or a counter offer. More information at: http://www.openapplications.org/oagis. |
Name | AcknowledgePartsReturn |
---|---|
Type | AcknowledgePartsReturn |
Nillable | no |
Abstract | no |
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 | PartsReturnHeader |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
Name | Line |
---|---|
Type | PartsReturnLine |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
Name | PartsReturn |
---|---|
Type | PartsReturn |
Nillable | no |
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
|
Name | Verb |
---|---|
Type | Verb |
Nillable | no |
Abstract | yes |
Super-types: | Verb < ConfirmableVerb (by extension) < ResponseVerb (by extension) < Acknowledge (by extension) |
---|---|
Sub-types: | None |
Name | Acknowledge |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Verb | Required | ||
OriginalBODId | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | AcknowledgementStatus |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandard.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
StatusType | Defines the type of status that occured. EX: S-Success, E-Error, W-Warning, I-Info, A-Abort | Optional | |
StatusCode | A code identifying the reason for the status message. | Optional | |
StatusText | Descriptive status text. | Optional | |
ItemQuantity | Quantity of the part that has the specified status. | Optional | |
ShipWarehouse | Line item warehouse override code. Indicates which warehouse or distribution center to ship part form. | Optional |
Super-types: | BusinessObjectDocument < AcknowledgePartsReturn (by extension) |
---|---|
Sub-types: | None |
Name | AcknowledgePartsReturn |
---|---|
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 | AcknowledgePartsReturnDataArea |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Acknowledge | The Acknowledge verb is used to acknowledge the application receipt of a Process request. This function conveys the result of the original request. An example of this is Acknowledge PO, where a Process PO has been issued and the corresponding business application acknowledges the receipt of the PO and responds with an acceptance or a counter offer. | Required | |
PartsReturn | 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 | |
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: | 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: | 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: | 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: | xsd:string < Description (by extension) < DeclarationStatement (by extension) |
---|---|
Sub-types: | None |
Name | DeclarationStatement |
---|---|
Abstract | no |
Documentation | Declaration statement made by manufacturer. 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: | 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:string < Id (by extension) < EmpId (by extension) |
---|---|
Sub-types: | None |
Name | EmpId |
---|---|
Abstract | no |
Documentation | Dealer's employee ID. 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 < Amount (by extension) < HoldValue (by extension) |
---|---|
Sub-types: | None |
Name | HoldValue |
---|---|
Abstract | no |
Documentation | The total quantity of part numbers being returned to restock times their cost equals the Hold Value. 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: | 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: | 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 < 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:decimal < Amount (by extension) < NormalBuybackLimitAmount (by extension) |
---|---|
Sub-types: | None |
Name | NormalBuybackLimitAmount |
---|---|
Abstract | no |
Documentation | Maximum normal re-purchase amount authorized by OEM for this order. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Description (by extension) < PartManufacturer (by extension) |
---|---|
Sub-types: | None |
Name | PartManufacturer |
---|---|
Abstract | no |
Documentation | Identifes the part manufacturer. More information at: http://www.starstandard.org. |
Super-types: | None |
---|---|
Sub-types: | None |
Name | PartsBase |
---|---|
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 | |
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
|
SupplierItemId | Supplier identification of part on order. | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | PartsReturn |
---|---|
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.0, STAR approved 8/7/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 | ||
Line | Required |
Super-types: | HeaderBase < PartsReturnHeader (by extension) |
---|---|
Sub-types: | None |
Name | PartsReturnHeader |
---|---|
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 | Return Number | Optional | |
ReturnAuthorizationNumber | Number of return authorized by manufacturer. | Optional | |
ReturnPartDealerComments | Free form text for dealer to provide information on returned part. | Optional | |
ReturnType | Designates the reason for the parts return. | Optional | |
ReturnAuthorizationShipDate | OEM assigned date that return needs to be shipped to PDC.. | Optional | YYYY-MM-DD |
DeclarationStatement | Declaration statement made by manufacturer. | Optional | |
DealerShipmentNumber | Dealer assigned shipment number given at the time of shipment. | Optional | |
ShippingPDC | Parts Distribution Center (PDC) for this shipment. | Optional | |
TotalHoldScrapValue | The total Hold and Scrap parts being returned equals the Total Value | Optional | |
TotalPartPieces | The total number of part pieces to be contained in the transaction. | Optional | |
TotalPartLines | The total number of unique parts [part number] contained in the transaction. | Optional | |
Status | Defines the type of status message that has occurred for the entire Parts Return. This could contain information related to errors that have occurred with in the Parts Return, whether or not the Parts Return was successfully validated, etc. | Optional | |
NormalBuybackLimitAmount | Maximum normal re-purchase amount authorized by OEM for this order. | Optional | |
SupplementalBuybackLimitAmount | Special re-purchase limit authorized by OEM for this order. | Optional | |
ScrapAtDealershipInd | Indicates whether the part is scrapped at the delearship or returned to the depot. 1 - Scrapped at Dealership. 0 - Returned to Depot. | Optional | |
CoreReturnInd | Indicates whether the core part is scrapped at the delearship or returned to the depot. 1 - Scrapped at Dealership. 0 - Returned to Depot. | Optional | |
WillCallInd | Indicates whether the dealership will deliver the part to the depot or if it will be shipped. 1 - Scrapped at Dealership. 0 - Returned to Depot. | Optional |
Super-types: | None |
---|---|
Sub-types: | None |
Name | PartsReturnLine |
---|---|
Abstract | no |
Documentation | More information at: http://www.starstandards.org. |
Field/Component | Description | Requirement | Business Rules |
---|---|---|---|
Part | Detail information about the part being returned. | Optional | |
PartClass | Gifts, literature, keys, regular parts â Inventory Class code (if any) used in DMS system | Optional | |
PartManufacturer | Identifes the part manufacturer. | Optional | |
Price | Represents information about the price associated with the part being returned. | Optional | Values: "Parts" |
ItemQuantity | Quantity of part. | Optional | |
BinLocation | Dealer specific location of part. | Optional | |
UnitPack | Quantity of items sold as one unit. | Optional | |
OriginalManufacturerShipmentNumber | Original manufacturer assigned shipment number given at the time of shipment. | Optional | |
ReturnReasonCode | Designates the reason the line item part was returned (i.e., shortage, error, quality problem, cores return, obsolete, etc.). | Optional | |
OriginalOrderNumber | Original Part Order Number that the part was contained in. | Optional | |
OriginalOrderLineItemNumber | Original Part Order Line Item Number of the part. | Optional | |
LineItemComments | Free form text for dealer per line item or part order for comments or additional part information. | Optional | |
ShipWarehouse | Indicates which warehouse the original part was shipped from. | Optional | |
OriginalShipDate | The date the original part order was shipped. | Optional | YYYY-MM-DD |
OriginalOrderType | Order type of the original part order. | Optional | |
InventoryRemovalDate | Date the part was removed from dealer inventory. | Optional | |
EmpId | Dealer's employee ID. | Optional | |
PartToBeReturnedInd | Indicates whether or not the part should be returned or retained. | Optional |
Values: 1 - Part to be returned, 0 - Part to be
retained
|
ScheduleId | Type of order entered (e.g., Daily, Emergency, etc.). | Optional | |
CoreIdNumber | Identification number of core label used to return part. | Optional | |
CoreGroup | A specific number assigned to a group of parts numbers to identify the type of core return (e.g., starters, alternaters, heaters, etc.). | Optional | |
HoldValue | The total quantity of part numbers being returned to restock times their cost equals the Hold Value. | Optional | |
ScrapValue | The quantity of part numbers being scrapped, plus the cost of parts equals the Scrap Value. | Optional | |
Status | Defines the type of status message that has occurred for the individual Parts Return Line Item. This could contain information related to errors associated with invalid part numbers, etc. | Optional | |
BoxTrackingNumber | The Box number is a number used to identify a box, carton or container used to ship the part to the depot. | Optional | |
LineNumber | The line number of part return. Used typically in total verification to make sure all lines have been transmitted. | 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:string < Description (by extension) < PDC (by extension) |
---|---|
Sub-types: | None |
Name | PDC |
---|---|
Abstract | no |
Documentation | Parts distribution center. 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 | Values: "Parts" |
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: | 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) < ReturnReasonCode (by extension) |
---|---|
Sub-types: | None |
Name | ReturnReasonCode |
---|---|
Abstract | no |
Documentation | Designates the reason the line item part was returned (i.e., shortage, error, quality problem, cores return, obsolete, etc.). More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < ScheduleId (by extension) |
---|---|
Sub-types: | None |
Name | ScheduleId |
---|---|
Abstract | no |
Documentation | Type of order entered (e.g., Daily, Emergency, etc.). More information at: http://www.starstandard.org. |
Super-types: | xsd:decimal < Amount (by extension) < ScrapValue (by extension) |
---|---|
Sub-types: | None |
Name | ScrapValue |
---|---|
Abstract | no |
Documentation | The quantity of part numbers being scrapped, plus the cost of parts equals the Scrap Value. More information at: http://www.starstandard.org. |
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 | |
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: | 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: | xsd:string < Id (by extension) < Warehouse (by extension) < ShipWarehouse (by extension) |
---|---|
Sub-types: | None |
Name | ShipWarehouse |
---|---|
Abstract | no |
Documentation | Warehouse override code. Indicates which warehouse or distribution center to ship from. More information at: http://www.starstandard.org. |
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:decimal < Amount (by extension) < SupplementalBuybackLimitAmount (by extension) |
---|---|
Sub-types: | None |
Name | SupplementalBuybackLimitAmount |
---|---|
Abstract | no |
Documentation | Special re-purchase limit authorized by OEM for this order. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Id (by extension) < ItemId (by extension) < SupplierItemId (by extension) |
---|---|
Sub-types: | None |
Name | SupplierItemId |
---|---|
Abstract | no |
Documentation | Supplier identification of part on order. More information at: http://www.starstandard.org. |
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) < 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) < 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) < TotalHoldScrapValue (by extension) |
---|---|
Sub-types: | None |
Name | TotalHoldScrapValue |
---|---|
Abstract | no |
Documentation | The total Hold and Scrap parts being returned equals the Total Value More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < TotalPartLines (by extension) |
---|---|
Sub-types: | None |
Name | TotalPartLines |
---|---|
Abstract | no |
Documentation | The total number of unique parts [part number] contained in the transaction. More information at: http://www.starstandard.org. |
Super-types: | xsd:integer < Count (by extension) < TotalPartPieces (by extension) |
---|---|
Sub-types: | None |
Name | TotalPartPieces |
---|---|
Abstract | no |
Documentation | The total number of part pieces to be contained in the transaction. More information at: http://www.starstandard.org. |
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 < Quantity (by extension) < UnitPack (by extension) |
---|---|
Sub-types: | None |
Name | UnitPack |
---|---|
Abstract | no |
Documentation | Quantity of items sold as one unit. 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: | None |
---|---|
Sub-types: |
|
Name | Verb |
---|---|
Abstract | no |
Field/Component | Description | Requirement | Business Rules |
---|
Super-types: | xsd:string < Id (by extension) < Warehouse (by extension) |
---|---|
Sub-types: | None |
Name | Warehouse |
---|---|
Abstract | no |
Documentation | Warehouse Number More information at: http://www.starstandard.org. |
Super-types: | xsd:string < LocationDescription (by restriction) < BinLocation (by restriction) |
---|---|
Sub-types: | None |
Name | BinLocation |
---|---|
Documentation | Dealer specific location of part. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < BoxTrackingNumber (by restriction) |
---|---|
Sub-types: | None |
Name | BoxTrackingNumber |
---|---|
Documentation | The tracking number for the individual box as given by the ShipCarrier. 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:NMTOKEN < ConfirmType (by restriction) |
---|---|
Sub-types: | None |
Name | ConfirmType |
---|
Code Value | Description |
---|---|
Always | |
OnChange | |
Never |
Super-types: | xsd:string < ReferenceNumber (by restriction) < CoreGroup (by restriction) |
---|---|
Sub-types: | None |
Name | CoreGroup |
---|---|
Documentation | A specific number assigned to a group of parts numbers to identify the type of core return (e.g., starters, alternaters, heaters, etc.). More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < CoreIdNumber (by restriction) |
---|---|
Sub-types: | None |
Name | CoreIdNumber |
---|---|
Documentation | Identification number of core label used to return part. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < CoreReturnInd (by restriction) |
---|---|
Sub-types: | None |
Name | CoreReturnInd |
---|---|
Documentation | Indicates whether a core part is scrapped at the dealership or returned to the depot. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
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 < 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: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 < Note (by restriction) < DealerComments (by restriction) |
---|---|
Sub-types: | None |
Name | DealerComments |
---|---|
Documentation | Free form text area for dealer comments about the decision. 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 < 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:date < Date (by restriction) < InventoryRemovalDate (by restriction) |
---|---|
Sub-types: | None |
Name | InventoryRemovalDate |
---|---|
Documentation | Date the part was removed from dealer inventory. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Language (by restriction) |
---|---|
Sub-types: | None |
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 < Note (by restriction) < LineItemComments (by restriction) |
---|---|
Sub-types: | None |
Name | LineItemComments |
---|---|
Documentation | Free form text for dealer per line item or part order for comments or additional part information. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < LineNumber (by restriction) |
---|---|
Sub-types: | None |
Name | LineNumber |
---|---|
Documentation | The number of the given Line Component within the document. LineNumbers are assigned by the sending system. More information at: http://www.starstandard.org. |
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 < Note (by restriction) |
---|---|
Sub-types: |
|
Name | Note |
---|---|
Documentation | A free form note. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < OrderType (by restriction) |
---|---|
Sub-types: | None |
Name | OrderType |
---|---|
Documentation | Part Order Type entered or selected at dealership. Stock-STK, Vehicle Off Road-VOR, Daily-DPO, Emergency-EMG, Supplemental-SUP, Promotional-PRO, Solicited-SOL, Vehicle Off Road Parts Inquiry-VPI, Weekly-WKL, Interim-INT, Export-EXP, Dropship Stock-DSS, Dropship Vehicle Off Road-DVR, Lock and Key-LAK, Will Call-WCL, Return Request w/ Reference-RRR, Return Request w/o Reference-RWR, Credit Request w/ Reference-CRR, Credit Request w/o Reference-CWR, Debit Request w/ Reference-DRR, Debit Request w/o Reference-DWR, Rush-RUS, Urgent-URG, Other-OTH, N/A-N/A, Hold-HLD, Dating-DTG. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
STK | Stock |
VOR | Vehicle Off Road |
DPO | Daily |
EMG | Emergency |
SUP | Supplemental |
PRO | Promotional |
SOL | Solicited |
VPI | Vehicle Off Road Parts Inquiry |
WKL | Weekly |
INT | Interim |
EXP | Export |
DSS | Dropship Stock |
DVR | Dropship Vehicle Off Road |
LAK | Lock and Key |
WCL | Will Call |
RRR | Return Request w/ Reference |
RWR | Return without Reference |
CRR | Credit Request with Reference |
CWR | Credit Request without Reference |
DRR | Debit Request with Reference |
DWR | Debit Request without Reference |
RUS | Rush |
URG | Urgent |
OTH | Other |
N/A | Not Applicable |
HLD | Hold |
DTG | Dating |
Super-types: | xsd:string < ReferenceNumber (by restriction) < OriginalOrderLineItemNumber (by restriction) |
---|---|
Sub-types: | None |
Name | OriginalOrderLineItemNumber |
---|---|
Documentation | Original Part Order Line Item Number of the part. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < ReferenceNumber (by restriction) < OriginalOrderNumber (by restriction) |
---|---|
Sub-types: | None |
Name | OriginalOrderNumber |
---|---|
Documentation | Original Part Order Number that the part was contained in. More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < OriginalShipDate (by restriction) |
---|---|
Sub-types: | None |
Name | OriginalShipDate |
---|---|
Documentation | The date the original part order was shipped. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Code (by restriction) < PartClass (by restriction) |
---|---|
Sub-types: | None |
Name | PartClass |
---|---|
Documentation | Gifts, literature, keys, regular parts Inventory Class code (if any) used in DMS system. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < PartToBeReturnedInd (by restriction) |
---|---|
Sub-types: | None |
Name | PartToBeReturnedInd |
---|---|
Documentation | Indicates whether or not the part should be returned or retained. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
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 < 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 < 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) < ReturnAuthorizationNumber (by restriction) |
---|---|
Sub-types: | None |
Name | ReturnAuthorizationNumber |
---|---|
Documentation | Number of return authorized by manufacturer. More information at: http://www.starstandard.org. |
Super-types: | xsd:date < Date (by restriction) < ReturnAuthorizationShipDate (by restriction) |
---|---|
Sub-types: | None |
Name | ReturnAuthorizationShipDate |
---|---|
Documentation | OEM assigned date that return needs to be shipped to PDC. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Type (by restriction) < ReturnType (by restriction) |
---|---|
Sub-types: | None |
Name | ReturnType |
---|---|
Documentation | Designates the reason for the parts return. More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < ScrapAtDealershipInd (by restriction) |
---|---|
Sub-types: | None |
Name | ScrapAtDealershipInd |
---|---|
Documentation | Indicates whether the part is scrapped at the dealership or returned to the depot. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
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) < ShipmentNumber (by restriction) |
---|---|
Sub-types: | None |
Name | ShipmentNumber |
---|---|
Documentation | Number assigned to shipment. 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 < 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 < 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 < Text (by restriction) |
---|---|
Sub-types: |
|
Name | Text |
---|---|
Documentation | Indicates generic text type 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:anyURI < URI (by restriction) |
---|---|
Sub-types: | None |
Name | URI |
---|---|
Documentation | URI More information at: http://www.starstandard.org. |
Super-types: | xsd:string < Indicator (by restriction) < WillCallInd (by restriction) |
---|---|
Sub-types: | None |
Name | WillCallInd |
---|---|
Documentation | Indicates whether a dealer will deliver the part to the depot or if it will be shipped. More information at: http://www.starstandard.org. |
Code Value | Description |
---|---|
0 | |
1 |
Copyright © 2007 STAR – Standards for Technology in Automotive Retail. All rights reserved
Generated by StarSchemaGuidelineGenerator based on xs3p. Last modified: