clsImportBPAuditPlan Properties |
The clsImportBPAuditPlan type exposes the following members.
| Name | Description | |
|---|---|---|
| AuditPlanDocNum |
INT (4) Visible ID based on Number Series. Will be created automatically. Leave this blank.
| |
| AuditPlanDocSeries |
INT (4) ID of the number series
| |
| AuditPlanID |
Internal ID of the audit plan INT (4) Unique ID (via MPTAN). In access can be <100000 to align the positiosn
| |
| AuditPlanStatus |
INT (4) Status (depending on type) 1=Active,2=InActive. See clsImportBPAuditPlaneAuditPlanStatus for details.
| |
| AuditTemplateID |
Link to the Audit Template (mandatory field). See clsImportBPAuditTemplate to create Audit Templates.
| |
| CardCode |
Business Partner OCRD.CardCode
| |
| CheckList | CheckList (int) | |
| CompanyID |
SMALLINT (2) Link to company (SBO Database)
| |
| CycleType | Cycle Type: Defines the recuurent cycle for the Audit Plans. Define as standard. Can be overwritten in the Plan | |
| CycleValue | Cycle Value = Number of month. For standard CycleType this value is set automatically | |
| EndDate | WorkItemEnd End of the plan | |
| Matchcode |
NVARCHAR (50) Name of the Audit Plan
| |
| ScheduleType | 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. | |
| StartDate | StartDate start of the plan | |
| WorkDescription |
NTEXT (0) Memo What to do
| |
| WorkNotes |
NTEXT (0) Memo for notes on site
|