Page "Email Choose Scenario Attach"
ID 8896
Namespace: System.Email
Source table: Table System.Email."Email Scenario Attachments"
Page is used to upload the attachments from the scenario.
Properties
| Name | Value |
|---|---|
| Caption | Additional Attachments from Scenarios |
| PageType | List |
| ApplicationArea | #All |
| Extensible | False |
| Editable | False |
| DeleteAllowed | False |
| InsertAllowed | False |
| ModifyAllowed | False |
| SourceTable | Table System.Email."Email Scenario Attachments" |
| SourceTableView | sorting(Scenario, "Attachment Name") order(ascending) |
| InstructionalText | Add the attachments from the scenario to the email. |
| Permissions | tabledata "Email Attachments" = rimd, tabledata "Email Scenario Attachments" = rimd |
Methods
GetSelectedAttachments
procedure GetSelectedAttachments(var EmailAttachments: Record "Email Attachments" temporary)
Parameters
| Name | Type | Description |
|---|---|---|
| EmailAttachments | Table System.Email."Email Attachments" |