clsImportSupportIssue Properties |
The clsImportSupportIssue type exposes the following members.
| Name | Description | |
|---|---|---|
| BriefDescription |
Brief Description of the Issue
mandatory field
| |
| BusinessPartnerCode |
Reference for the SAP-Businesspartner. OCRD.CardCode. See Company for the required company id (1,2,3...).
| |
| ChangeAtDate | ChangeAtDate | |
| Company |
ID of the SAP-Company. Logical linked to the SBO Database(Schema). Standard=1
| |
| ContactPerson |
NVARCHAR(120) ContactPerson. Name of the client contact person source of the issue.
| |
| ContactPerson2ID | ContactPerson2ID ChannelPartner Contact Person | |
| ContractID |
Contrcat for time keeping to the support ticket
| |
| ContractPosition |
Contract position for time keeping to the support ticket
| |
| CustomerProductLinkID |
Link to customer support product link = link between a product and a customer.
| |
| DisableNotificationSettings |
Wenn true, Create and update will not send notification emails based on the settings. It will silence the mechanism
| |
| DueDate |
Optional Field Due Date at the Ticket.
| |
| Group1 | Group1 | |
| Group2 | Group2 | |
| Group3 | Group3 | |
| HotlineClassType |
Base dimension of the issue. If the field is ommited, SupportIssue will be default.
The behaviour of each dimension depends on the specific settings you can apply See clsImportSupportIssueeHotlineClassType for the five dimensions | |
| IssueDate |
Date of the Issue
| |
| IssueID |
Unique ID for the Import to write the result back to the DTW
This value is not stored in the Database. The Value is changed after a successfull import to the correct support ticket id
| |
| IssueTyp |
Typ of the Issue for example Bug. Types can be defined. For default types see clsImportSupportIssueeIssueTyp.
| |
| Medium |
Medium of the Issue for example EMail. List can be defined. For default see clsImportSupportIssueeSupportTicketMedium.
| |
| ParentIssueID | Link to parent ticket. Only used, if ParentType=ChildTicket | |
| ParentType | Special mode to have one ticket linked to several customers in child tickets | |
| PhaseID |
Project phase for time keeping to the support ticket. Only in conjunction with the Project property.
| |
| Priority |
Priority of the Issue for example Importend. Prorities can be defined. For default see clsImportSupportIssueeSupportTicketPriority.
| |
| ProductID |
Reference for the Product. Mandatory field
| |
| ProductModules |
Linked Module(s). List seperated by ";" SELECT ProductModuleID FROM MARISupportProductModules WHERE ProductID=xx
| |
| ProductVersions |
Linked version(s). List seperated by ";" SELECT ProductVersionID FROM MARISupportProductVersions WHERE ProductID=xx
| |
| Project |
Project for time keeping to the support ticket
| |
| ReadFlag | Flag to show, if a ticket has been read by a support technician | |
| Reference |
NVARCHAR(120) Reference Text of the Issue
| |
| RequestText |
Main text of the issue. Can be used with limited HTML format
| |
| Responsible |
Responsible key field.
| |
| ResponsibleType |
Type of the linked responsible. See clsImportSupportIssueeSupportTicketResponsibleType.
| |
| SLA_ID | link to a service level agreement definition. | |
| SolutionApproach |
Solution method of the Issue for example Completed. List can be defined. For defaults see clsImportSupportIssueeSupportTicketSolutionApproach.
| |
| SolvedDate | estimated solved date | |
| Status |
Status of the Issue for example Open. List of status can be defined. For default status see clsImportSupportIssueeSupportTicketStatus.
| |
| SupportGroupID | Link to a support group handling this request. Can be used in parallel to the Responsible (Linked to employee and still to the support group) | |
| UpdateIssueID |
(Old mechanism)ID of a existing Support Ticket to change it
If this value is 0 -> creation of a new ticket
This value is changed after a successfull creation of a ticket
(Please use now the update mechanism)
| |
| Variant |
NVARCHAR(50) Variant
| |
| VisibleInternOnly |
Hide this support issue (ticket) from the client
| |
| WorkFlowID | Link to a ticket workflow. (if 0 will be automatically applied) |