Table 5065 Interaction Log Entry in 21
- App
- Base Application
Fields, 43Keys, 18Procedures, 13Events, 8
Versions171819202122232425262728latest
Source29
Fields, 43
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Entry No. | Integer | - |
| 2 | Contact No. | Code[20] | - |
| 3 | Contact Company No. | Code[20] | - |
| 4 | Date | Date | - |
| 5 | Description | Text[100] | - |
| 6 | Information Flow | Option | - |
| 7 | Initiated By | Option | - |
| 8 | Attachment No. | Integer | - |
| 9 | Cost (LCY) | Decimal | - |
| 10 | Duration (Min.) | Decimal | - |
| 11 | User ID | Code[50] | - |
| 12 | Interaction Group Code | Code[10] | - |
| 13 | Interaction Template Code | Code[10] | - |
| 14 | Campaign No. | Code[20] | - |
| 15 | Campaign Entry No. | Integer | - |
| 16 | Campaign Response | Boolean | - |
| 17 | Campaign Target | Boolean | - |
| 18 | Segment No. | Code[20] | - |
| 19 | Evaluation | Enum Interaction Evaluation | - |
| 20 | Time of Interaction | Time | - |
| 21 | Attempt Failed | Boolean | - |
| 23 | To-do No. | Code[20] | - |
| 24 | Salesperson Code | Code[20] | - |
| 25 | Delivery Status | Enum Interaction Delivery Status | - |
| 26 | Canceled | Boolean | - |
| 27 | Correspondence Type | Enum Correspondence Type | - |
| 28 | Contact Alt. Address Code | Code[10] | - |
| 29 | Logged Segment Entry No. | Integer | - |
| 30 | Document Type | Enum Interaction Log Entry Document Type | - |
| 31 | Document No. | Code[20] | - |
| 32 | Version No. | Integer | - |
| 33 | Doc. No. Occurrence | Integer | - |
| 34 | Contact Via | Text[80] | - |
| 35 | Send Word Docs. as Attmt. | Boolean | - |
| 36 | Interaction Language Code | Code[10] | - |
| 37 | E-Mail Logged | Boolean | - |
| 38 | Subject | Text[100] | - |
| 39 | Contact Name | Text[100] | - |
| 40 | Contact Company Name | Text[100] | - |
| 43 | Comment | Boolean | - |
| 44 | Opportunity No. | Code[20] | - |
| 45 | Postponed | Boolean | - |
| 46 | Word Template Code | Code[30] | - |
Keys, 18
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Entry No. | - |
| Key2 | Contact Company No., Contact No., Date, Postponed | - |
| Key3 | Contact Company No., Date, Contact No., Canceled, Initiated By, Attempt Failed, Postponed | - |
| Key4 | Interaction Group Code, Date | - |
| Key5 | Interaction Group Code, Canceled, Date, Postponed | - |
| Key6 | Interaction Template Code, Date | - |
| Key7 | Interaction Template Code, Canceled, Date, Postponed | - |
| Key8 | Canceled, Campaign No., Campaign Entry No., Date, Postponed | - |
| Key9 | Campaign No., Campaign Entry No., Date, Postponed | - |
| Key10 | Salesperson Code, Date, Postponed | - |
| Key11 | Canceled, Salesperson Code, Date, Postponed | - |
| Key12 | Logged Segment Entry No., Postponed | - |
| Key13 | Attachment No. | - |
| Key14 | To-do No., Date | - |
| Key15 | Contact No., Correspondence Type, E-Mail Logged, Subject, Postponed | - |
| Key16 | Campaign No., Campaign Target | - |
| Key17 | Campaign No., Contact Company No., Campaign Target, Postponed | - |
| Key18 | Opportunity No., Date | - |
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| AssignNewOpportunity | () | public | - | |
| CanCreateOpportunity | () | Boolean | public | - |
| CopyFromSegment | (Record Segment Line) | public | - | |
| CreateInteraction | () | public | - | |
| CreateTask | () | public | - | |
| OpenAttachment | () | public | - | |
| ToggleCanceledCheckmark | () | public | - | |
| SetCanceledCheckmark | (Boolean, Boolean) | public | - | |
| UniqueAttachment | () | Boolean | public | - |
| ShowDocument | () | public | - | |
| EvaluateInteraction | () | public | - | |
| ResumeInteraction | () | public | - | |
| GetEntryTitle | () | Text | public | - |
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCopyFromSegment | (var Record Interaction Log Entry, Record Segment Line) | - |
| Integration event | OnAfterShowDocument | (var Record Interaction Log Entry) | - |
| Integration event | OnBeforeOpenAttachment | (var Record Interaction Log Entry, var Boolean, var Record Attachment) | - |
| Integration event | OnBeforeSetCanceledCheckmark | (var Record Interaction Log Entry, Boolean, Boolean, var Boolean) | - |
| Integration event | OnAfterOpenAttachment | (var Record Interaction Log Entry, Record Attachment, var Record Segment Line) | - |
| Integration event | OnOpenAttachmentOnBeforeShowAttachment | (var Record Interaction Log Entry, var Record Segment Line, var Record Attachment) | - |
| Integration event | OnBeforeShowDocument | (var Record Interaction Log Entry, var Boolean) | - |
| Integration event | OnResumeInteractionOnBeforeStartWizard | (Record Interaction Log Entry, var Record Segment Line) | - |