Chapter 6. Labor Operations Noun

Table of Contents

LaborOperations
Fields and Components
Sample XML
LaborOperationsHeader
Fields and Components
Sample XML
LaborOperationsHeaderBase
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
LaborOperationCodes
Fields and Components
Sample XML
MajorGroup
Fields and Components
Sample XML
ComponentGroup
Fields and Components
Sample XML
ComponentCodeGroup
Fields and Components
Sample XML
LaborOperationLocationGroup
Fields and Components
Sample XML
VehicleGroup
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
TransmissionGroup
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
Engine
Fields and Components
Sample XML
EffectiveMeanPressureMeasure
Fields and Components
Sample XML
PowerMeasure
Fields and Components
Sample XML
MeanPistonSpeedMeasure
Fields and Components
Sample XML
TorqueMeasure
Fields and Components
Sample XML
GearRatioGroup
Fields and Components
Sample XML
EngineDimensions
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
VehicleIdentificationGroup
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
Option
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
TelematicsSubscription
Fields and Components
Sample XML
StatusList
Fields and Components
Sample XML
SubscriptionList
Fields and Components
Sample XML
EmployeePerson
Fields and Components
Sample XML
LaborOperationsDetail
Fields and Components
Sample XML
TechnicianSkillLevel
Fields and Components
Sample XML
PartsProductItem
Fields and Components
Sample XML
AlternateItemIDs
Fields and Components
Sample XML
ItemIdentificationGroup
Fields and Components
Sample XML
ItemIdentification
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
DamageArea
Fields and Components
Sample XML
RelatedLaborOperationIdentificationGroup
Fields and Components
Sample XML
FailureCodes
Fields and Components
Sample XML
MarketSpecific
Fields and Components
Sample XML
ImageAttachmentExtended
Fields and Components
Sample XML
EmbeddedData
Fields and Components
Sample XML
Combinations
Fields and Components
Sample XML
VehicleGroupLaborAllowance
Fields and Components
Sample XML
AllowanceQualifiers
Fields and Components
Sample XML
Interval
Fields and Components
Sample XML

LaborOperations

Uses the Component:LaborOperationsType

LaborOperations provides real-time access to labor operation data through inquiries and searches. Labor Operations is the task of sending the labor operation information electronically between Dealer and OEM systems. For each LaborOperations represented in the Data Area of the LaborOperations Business Object Document, there must be one occurrence of the LaborOperations Component.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
LaborOperationsHeader

For each LaborOperations represented in the DataArea of the Labor Operations Business Object Document, there must be once occurrence of the Header Component.

1..1ComponentLaborOperationsHeaderType 
LaborOperationsDetail

For each LaborOperations represented in the DataArea of the Labor Operations Business Object Document, there may be zero or many details.

0..*ComponentLaborOperationsDetailType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. LaborOperations

<LaborOperations>
     <LaborOperationsHeader>......</LaborOperationsHeader>     [1..1]
     <LaborOperationsDetail>......</LaborOperationsDetail>     [0..*]
</LaborOperations>