Click or drag to resize

clsImportWorkItemServicePlan Fields

The clsImportWorkItemServicePlan type exposes the following members.

Fields
  NameDescription
Public fieldCheckList
CheckList (int)
Public fieldCompanyID
Company ID. Link to the logical link to the SBO Database(Schema)
Public fieldContractID
Link to the internal contract to fullfill the scheduled service
Public fieldContractPosition

This field will default the contract position link for new spareparts in the service plan.

  • 0 = new positions will default to items at cost.
  • >100000 Pointing to a fixed price positions: Defaults new positions to be items at fixed price linked to the selected fixed price position in this property.

Public fieldCurrency
Currency (NVARCHAR 3)
Public fieldCycleType
Cycle Type. When a ServicePlanTemplate is linked and this value=None, the value is copied from the template.
Public fieldCycleValue
Cycle Value
Public fieldEndDate
WorkItemEnd End of the plan
Public fieldExchangeRate
Exchange Rate (decimal)
Public fieldHandlingOnMovementMode
Public fieldMatchcode
Matchcode (NVARCHAR 50)
Public fieldPhaseID
Phase of the project with planning version = 3
Public fieldProject
Link to an internal project with contract to fullfill the scheduled service
Public fieldScheduleType
Handling definition to create the plan dates for a service plan. See eScheduleType. When a ServicePlanTemplate is linked and this value=None, the value is copied from the template.
Public fieldServiceObject
Key of the customer service object or the equipment master
Public fieldServiceObjectType
ServiceObjectType: Link to CSO or Equipment
Public fieldServiceplanID
Serviceplan ID: Internal number of the service plan. Will be created in the import. Can be 0. For access this number should be <100000 to link the positions
Public fieldServicePlanTemplate
Link to the service plan templates. The template defines the standard cylce and the standard checklist.
Public fieldStartDate
StartDate start of the plan
Top
See Also