Table 5077 Segment Line in 19
- App
- Base Application
Fields, 46Keys, 5Procedures, 46Events, 22
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, 46
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| InitLine | () | public | - | ||||
| AttachmentText | () | Text[30] | public | - | |||
| MaintainAttachment | () | public | Pending 17.0 | ||||
| Replaced by MaintainSegLineAttachment() | |||||||
| MaintainSegLineAttachment | () | public | - | ||||
| CreateAttachment | () | public | Pending 17.0 | ||||
| Replaced by CreateSegLineAttachment() | |||||||
| CreateSegLineAttachment | () | public | - | ||||
| OpenAttachment | () | public | Pending 17.0 | ||||
| Replaced by OpenSegLineAttachment() | |||||||
| OpenSegLineAttachment | () | public | - | ||||
| ImportAttachment | () | public | Pending 17.0 | ||||
| Replaced by ImportSegLineAttachment | |||||||
| ImportSegLineAttachment | () | public | - | ||||
| ExportAttachment | () | public | Pending 17.0 | ||||
| Replaced by ExportSegLineAttachment() | |||||||
| ExportSegLineAttachment | () | public | - | ||||
| RemoveAttachment | () | public | - | ||||
| CreatePhoneCall | () | public | - | ||||
| AttachmentInherited | () | Boolean | public | - | |||
| SetInteractionAttachment | () | public | - | ||||
| CopyFromInteractLogEntry | (var Record Interaction Log Entry) | public | - | ||||
| CreateInteractionFromContact | (var Record Contact) | public | Pending 17.0 | ||||
| Replaced by CreateSegLineInteractionFromContact() | |||||||
| 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 | - | ||||
| FinishWizard | (Boolean) | public | Pending 17.0 | ||||
| Replaced by FinishSegLineWizard() | |||||||
| FinishSegLineWizard | (Boolean) | public | - | ||||
| ValidateCorrespondenceType | () | public | - | ||||
| LoadContentBodyTextFromCustomLayoutAttachment | () | Text | public | - | |||
| UpdateContentBodyTextInCustomLayoutAttachment | (Text) | public | - | ||||
| LoadAttachment | (Boolean) | public | Pending 17.0 | ||||
| Replaced by LoadSegLineAttachment() | |||||||
| LoadSegLineAttachment | (Boolean) | public | - | ||||
| MakePhoneCallFromContact | (var Record Contact, Record To-do, Integer, Text[30], Code[10]) | public | - | ||||
| StartWizard2 | () | public | - | ||||
| CheckPhoneCallStatus | () | public | - | ||||
| LogPhoneCall | () | public | Pending 17.0 | ||||
| Replaced by LogSegLinePhoneCall() | |||||||
| LogSegLinePhoneCall | () | public | - | ||||
| ShowComment | () | public | - | ||||
| SetComments | (var Record Inter. Log Entry Comment Line) | public | - | ||||
| IsHTMLAttachment | () | Boolean | public | - | |||
| PreviewHTMLContent | () | public | Pending 17.0 | ||||
| Replaced by PreviewSegLineHTMLContent() | |||||||
| PreviewSegLineHTMLContent | () | public | - | ||||
| LanguageCodeOnLookup | () | public | - | ||||
| FilterContactCompanyOpportunities | (var Record Opportunity) | public | - | ||||
| ExportODataFields | () | public | - | ||||
Events, 22
| 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) | - |