Click or drag to resize

clsImportPlanning Properties

The clsImportPlanning type exposes the following members.

Properties
  NameDescription
Public propertyActivity
Planning text for additional information.
Public propertyCalendarMode
Change the handling type, when a planning bar is moved in the GANNT. See clsImportPlanningeCalendarMode for details.
Public propertyContractID
Contract ID. Link to the sales contract. This field can be a mandatory field, based on a basic setting by project business unit.
Public propertyContractNumberWithDescription
Informational Property for the OutLook AddIn
Public propertyContractPos
Contract Position. Link to the sales contract position. This field can be a mandatory field, based on a basic setting by project business unit. The position type of the contract position must correspond to the ressource type.
Public propertyContractPosName
Informational Property for the OutLook AddIn
Public propertyCosts
Costs of the planning line in system currency. Use only for PlanningResourceType=Item or GLAccount
Public propertyDateFrom
Start date of this planning line
Public propertyDateTo
End data of this planning element
Public propertyOnlyOnWorkingDays
Flag: Create only on working days. Stored with other flags in SpreadMode
Public propertyPhaseID
Phase ID. Link to the phase for his planning line. Mandatory, if project/planningversion does have phases.
Public propertyPhaseName
Informational Property for the OutLook AddIn
Public propertyPlanningJobDayID
Informational Property for the OutLook AddIn
Public propertyPlanningJobDaysID
Informational Property for the OutLook AddIn
Public propertyPlanningMemo
Additional text for a planning line
Public propertyPlanningResourceType
Type of ressource used in planning. Default=Employee Planning. See clsImportPlanningePlanningResourceType for details.
Public propertyPlanningType
Type of planning in the database. Default is ePlanningType.DayPlanning.
Public propertyPlanningVersion
Planning Version for this planning line (3=actual planning). Must be aligned with the phase id (if used). If Empty(0), the current project standard is used.
Public propertyProjectName
Informational Property for the OutLook AddIn
Public propertyProjectNumber
Project number for the planning. The project must exist. See clsImportProject.
Public propertyQuantityResources
Quantity of resources for the planning. This can be the number of employees in a pool planning, the number of equipments when planning an equipment category or the number of items in an item plannning. In all other cases this value will be ignored.
Public propertyQuantityTime
Quantity days or hours for planning depending on TimeUnit. Default is eTimeUnit.Hours".
Public propertyResourceID
Resource Key, depending on clsImportPlanningePlanningResourceType. Default = Employee
  • Employee number:
  • GL Account
  • Pool number
  • Item Code
  • Travel Expense category
  • Equpment Category/Costtype
Public propertyTargetedRevenues
Planed Revenues in system currency. Use only for PlanningResourceType=Item or GLAccount
Public propertyTimeUnit
Time Unit used for planning. Default is eTimeUnit.Hours". Only used in this object. In the database, all planning is stored in hours (and fractions of hours)
Top
See Also