clsImportQualificationTask Properties |
The clsImportQualificationTask type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckList | CheckList (int) | |
| CompanyId |
SMALLINT (2) Link to company (SBO Database)
| |
| ContractID |
INT (4) Link to Contract (Plan, Task)
| |
| ContractPositionID |
INT (4) 0=New positions as "at cost", Link to fixed price position
| |
| EndDateTime |
Datetime (8) End of Task with hh:mm
| |
| Matchcode |
NVARCHAR (50) Name of the qualification task
| |
| PhaseID |
INT (4) Link to Phase Plan, Task)
| |
| Project |
NVARCHAR (20) Link to Project (Plan, Task)
| |
| QualificationTaskDocNum |
WorkItemDocNum INT (4) Visible ID based on Number Series. Will be created automatically. Leave this blank.
| |
| QualificationTaskDocSeries |
INT (4) ID of the number series
| |
| QualificationTaskID |
Internal TaskID INT (4) Unique ID (via MPTAN). In access can be <100000 to align the positiosn
| |
| StartDateTime |
Datetime (8) Start of task with hh:mm
| |
| TaskStatus |
INT (4) Status (depending on type) 1:Request,2=Active,3=CloseReadyToInvoice,4=ClosedInvoiced. See eTaskStatus for details.
| |
| WorkDescription |
NTEXT (0) Memo What to do
| |
| WorkNotes |
NTEXT (0) Memo for notes on site
|