Click or drag to resize

clsImportQualificationTask Properties

The clsImportQualificationTask type exposes the following members.

Properties
  NameDescription
Public propertyCheckList
CheckList (int)
Public propertyCompanyId
SMALLINT (2) Link to company (SBO Database)
Public propertyContractID
INT (4) Link to Contract (Plan, Task)
Public propertyContractPositionID
INT (4) 0=New positions as "at cost", Link to fixed price position
Public propertyEndDateTime
Datetime (8) End of Task with hh:mm
Public propertyMatchcode
NVARCHAR (50) Name of the qualification task
Public propertyPhaseID
INT (4) Link to Phase Plan, Task)
Public propertyProject
NVARCHAR (20) Link to Project (Plan, Task)
Public propertyQualificationTaskDocNum
WorkItemDocNum INT (4) Visible ID based on Number Series. Will be created automatically. Leave this blank.
Public propertyQualificationTaskDocSeries
INT (4) ID of the number series
Public propertyQualificationTaskID
Internal TaskID INT (4) Unique ID (via MPTAN). In access can be <100000 to align the positiosn
Public propertyStartDateTime
Datetime (8) Start of task with hh:mm
Public propertyTaskStatus
INT (4) Status (depending on type) 1:Request,2=Active,3=CloseReadyToInvoice,4=ClosedInvoiced. See eTaskStatus for details.
Public propertyWorkDescription
NTEXT (0) Memo What to do
Public propertyWorkNotes
NTEXT (0) Memo for notes on site
Top
See Also