Table 5077 Segment Line in 21
- App
- Base Application
Fields, 46Keys, 5Procedures, 37Events, 29
Versions171819202122232425262728latest
Source29
Fields, 46
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Segment No. | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Contact No. | Code[20] | - |
| 4 | Campaign No. | Code[20] | - |
| 5 | Salesperson Code | Code[20] | - |
| 6 | Correspondence Type | Enum Correspondence Type | - |
| 7 | Interaction Template Code | Code[10] | - |
| 8 | Cost (LCY) | Decimal | - |
| 9 | Duration (Min.) | Decimal | - |
| 10 | Attachment No. | Integer | - |
| 11 | Campaign Response | Boolean | - |
| 12 | Contact Name | Text[100] | - |
| 13 | Information Flow | Option | - |
| 14 | Initiated By | Option | - |
| 15 | Contact Alt. Address Code | Code[10] | - |
| 16 | Evaluation | Enum Interaction Evaluation | - |
| 17 | Campaign Target | Boolean | - |
| 18 | Contact Company Name | Text[100] | - |
| 19 | Language Code | Code[10] | - |
| 22 | Description | Text[100] | - |
| 23 | Date | Date | - |
| 24 | Time of Interaction | Time | - |
| 25 | Attempt Failed | Boolean | - |
| 26 | To-do No. | Code[20] | - |
| 27 | Contact Company No. | Code[20] | - |
| 28 | Campaign Entry No. | Integer | - |
| 29 | Interaction Group Code | Code[10] | - |
| 31 | Document Type | Enum Interaction Log Entry Document Type | - |
| 32 | Document No. | Code[20] | - |
| 33 | Send Word Doc. As Attmt. | Boolean | - |
| 34 | Contact Via | Text[80] | - |
| 35 | Version No. | Integer | - |
| 36 | Doc. No. Occurrence | Integer | - |
| 37 | Subject | Text[100] | - |
| 44 | Opportunity No. | Code[20] | - |
| 50 | Contact Phone No. | Text[30] | - |
| 51 | Contact Mobile Phone No. | Text[30] | - |
| 52 | Contact Email | Text[80] | - |
| 53 | Word Template Code | Code[30] | - |
| 9501 | Wizard Step | Enum Segment Line Wizard Step | - |
| 9502 | Wizard Contact Name | Text[100] | - |
| 9503 | Opportunity Description | Text[100] | - |
| 9504 | Campaign Description | Text[100] | - |
| 9505 | Interaction Successful | Boolean | - |
| 9506 | Dial Contact | Boolean | - |
| 9507 | Mail Contact | Boolean | - |
Keys, 5
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Segment No., Line No. | - |
| Key2 | Segment No., Campaign No., Date | - |
| Key3 | Contact No., Segment No. | - |
| Key4 | Campaign No. | - |
| Key5 | Campaign No., Contact Company No., Campaign Target | - |
Procedures, 37
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| InitLine | () | public | - | |
| AttachmentText | () | Text[30] | public | - |
| MaintainSegLineAttachment | () | public | - | |
| CreateSegLineAttachment | () | public | - | |
| OpenSegLineAttachment | () | public | - | |
| ImportSegLineAttachment | () | public | - | |
| ExportSegLineAttachment | () | public | - | |
| RemoveAttachment | () | public | - | |
| CreatePhoneCall | () | public | - | |
| AttachmentInherited | () | Boolean | public | - |
| SetInteractionAttachment | () | public | - | |
| CopyFromInteractLogEntry | (var Record Interaction Log Entry) | public | - | |
| CreateSegLineInteractionFromContact | (var Record Contact) | public | - | |
| CreateInteractionFromSalesperson | (var Record Salesperson/Purchaser) | public | - | |
| CreateInteractionFromInteractLogEntry | (var Record Interaction Log Entry) | public | - | |
| CreateInteractionFromTask | (var Record To-do) | public | - | |
| CreateInteractionFromOpp | (var Record Opportunity) | public | - | |
| CreateOpportunity | () | Code[20] | public | - |
| StartWizard | () | public | - | |
| CheckStatus | () | public | - | |
| FinishSegLineWizard | (Boolean) | public | - | |
| ValidateCorrespondenceType | () | public | - | |
| LoadContentBodyTextFromCustomLayoutAttachment | () | Text | public | - |
| UpdateContentBodyTextInCustomLayoutAttachment | (Text) | public | - | |
| LoadSegLineAttachment | (Boolean) | public | - | |
| MakePhoneCallFromContact | (var Record Contact, Record To-do, Integer, Text[30], Code[10]) | public | - | |
| StartWizard2 | () | public | - | |
| CheckPhoneCallStatus | () | public | - | |
| LogSegLinePhoneCall | () | public | - | |
| ShowComment | () | public | - | |
| SetComments | (var Record Inter. Log Entry Comment Line) | public | - | |
| IsHTMLAttachment | () | Boolean | public | - |
| PreviewSegLineHTMLContent | () | public | - | |
| LanguageCodeOnLookup | () | public | - | |
| FilterContactCompanyOpportunities | (var Record Opportunity) | public | - | |
| ExportODataFields | () | public | - | |
| ProcessPostponedAttachment | () | public | - |
Events, 29
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCheckStatus | (var Record Segment Line) | - |
| Integration event | OnAfterCopyFromInteractionLogEntry | (var Record Segment Line, Record Interaction Log Entry) | - |
| Integration event | OnAfterCreateFromTask | (var Record Segment Line, Record To-do) | - |
| Integration event | OnAfterInitLine | (var Record Segment Line, Record Segment Header) | - |
| Integration event | OnAfterFinishWizard | (var Record Segment Line, Record Interaction Log Entry, Boolean, Boolean) | - |
| Integration event | OnBeforeCheckStatus | (var Record Segment Line, var Boolean) | - |
| Integration event | OnBeforeSendCreateOpportunityNotification | (var Record Segment Line, var Boolean) | - |
| Integration event | OnBeforeSetCorrespondenceType | (var Record Segment Line, var Record Segment Line, var Boolean) | - |
| Integration event | OnBeforeStartWizard | (var Record Segment Line, var Boolean) | - |
| Integration event | OnBeforeStartWizard2 | (var Record Segment Line) | - |
| Integration event | OnCreateInteractionFromContactOnBeforeStartWizard | (var Record Segment Line, var Record Contact) | - |
| Integration event | OnCreateInteractionFromSalespersonOnBeforeStartWizard | (var Record Segment Line, Record Salesperson/Purchaser) | - |
| Integration event | OnCreateInteractionFromInteractLogEntryOnBeforeStartWizard | (var Record Segment Line, var Record Interaction Log Entry) | - |
| Integration event | OnCreateInteractionFromTaskOnBeforeStartWizard | (var Record Segment Line, Record To-do) | - |
| Integration event | OnCreateInteractionFromOppOnBeforeStartWizard | (var Record Segment Line, Record Opportunity) | - |
| Integration event | OnFinishWizardOnAfterSetSend | (var Record Segment Line, var Boolean) | - |
| Integration event | OnHandleTriggerCaseElse | (Record Segment Line, Record Interaction Template) | - |
| Integration event | OnValidateInteractionTemplateCode | (var Record Segment Line, var Record Contact, var Boolean) | - |
| Integration event | OnBeforeCreatePhoneCall | (var Record Segment Line, var Boolean) | - |
| Integration event | OnBeforeFinishSegLineWizard | (var Record Segment Line, Boolean) | - |
| Integration event | OnBeforeGetFinishInteractionFlag | (var Record Segment Line, Boolean, var Boolean, var Boolean) | - |
| Integration event | OnBeforeRunCreateInteraction | (var Record Segment Line, var Boolean) | - |
| Integration event | OnBeforeShowComment | (var Record Segment Line, var Record Inter. Log Entry Comment Line, var Boolean) | - |
| Integration event | OnBeforeCreateSegLineInteractionFromContact | (var Record Segment Line, var Record Contact, var Boolean) | - |
| Integration event | OnBeforeCreateInteractionFromInteractLogEntry | (var Record Segment Line, var Record Salesperson/Purchaser) | - |
| Integration event | OnCreatePhoneCallOnBeforeStartWizard2 | (var Record Segment Line, Record Segment Line) | - |
| Integration event | OnDeleteOnBeforeSegmentCriteriaLineDeleteAll | (Record Segment Line, Record Segment Criteria Line) | - |
| Integration event | OnFinishSegLineWizardOnBeforeAssignEmptyOpportunityStep | (var Record Segment Line, var Boolean) | - |
| Integration event | OnFinishSegLineWizardBeforeLogInteraction | (var Record Segment Line, var Boolean) | - |