clsImportBPAuditTask Properties |
The clsImportBPAuditTask type exposes the following members.
| Name | Description | |
|---|---|---|
| AuditTaskDocNum |
WorkItemDocNum INT (4) Visible ID based on Number Series. Will be created automatically. Leave this blank.
| |
| AuditTaskDocSeries |
INT (4) ID of the number series
| |
| AuditTaskID |
Internal TaskID INT (4) Unique ID (via MPTAN). In access can be <100000 to align the positiosn
| |
| AuditTaskStatus |
INT (4) Status (depending on type) 1:Request,2=Active,3=Completed. See eTaskStatus for details.
| |
| CardCode |
Business Partner
| |
| 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 Audit Task
| |
| PhaseID |
INT (4) Link to Phase (Plan, Task)
| |
| Project |
NVARCHAR (20) Link to Project (Plan, Task)
| |
| StartDateTime |
Datetime (8) Start of task with hh:mm
|