Click or drag to resize

clsImportQualificationPlan Properties

The clsImportQualificationPlan type exposes the following members.

Properties
  NameDescription
Public propertyCheckList
CheckList (int)
Public propertyCycleType
Cycle Type: Defines the recuurent cycle for the QualificationPlans. Define as standard. Can be overwritten in the Plan
Public propertyCycleValue
Cycle Value = Number of month. For standard CycleType this value is set automatically
Public propertyEmployeeNumber
Mandatory employee number.
Public propertyEndDate
WorkItemEnd End of the plan
Public propertyMatchcode
NVARCHAR (50) Name of the Qualificaion
Public propertyQualificationID
Link to the qualification (mandatory field). See clsImportQualification to create qualifications.
Public propertyQualificationPlanDocNum
INT (4) Visible ID based on Number Series. Will be created automatically. Leave this blank.
Public propertyQualificationPlanDocSeries
INT (4) ID of the number series
Public propertyQualificationPlanID
Internal ID of the qualification INT (4) Unique ID (via MPTAN). In access can be <100000 to align the positiosn
Public propertyQualificationPlanStatus
Public propertyScheduleType
Handling definition to create the plan dates for a service plan. See eScheduleType. When a ServicePlanTemplate (QualificationID) is linked and this value=None, the value is copied from the template.
Public propertyStartDate
StartDate start of the plan
Public propertyWorkDescription
NTEXT (0) Memo What to do
Public propertyWorkNotes
NTEXT (0) Memo for notes on site
Top
See Also