Table "Reminder Action Group"
ID 6751
Namespace: Microsoft.Sales.Reminder
Properties
Fields
| Name |
Type |
Description |
| Code |
Code[50]
|
|
| Description |
Text[100]
|
|
| Schedule |
Enum Microsoft.Sales.Reminder."Reminder Action Schedule"
|
|
| "Start DateTime" |
DateTime
|
|
| "Next Run Date Formula" |
DateFormula
|
|
| Blocked |
Boolean
|
|
| "Reminder Terms" |
Blob
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
GetReminderTermsSelectionFilter
procedure GetReminderTermsSelectionFilter(): Text
Returns
SetReminderTermsSelectionFilter
procedure SetReminderTermsSelectionFilter(SelectionFilterText: Text)
Parameters
| Name |
Type |
Description |
|
SelectionFilterText
|
Text
|
|
ScheduleAutomationJob
procedure ScheduleAutomationJob(var ReminderActionGroup: Record "Reminder Action Group")
Parameters
CreateUniqueJobQueue
procedure CreateUniqueJobQueue(var ReminderActionGroup: Record "Reminder Action Group", var JobQueueEntry: Record "Job Queue Entry")
Parameters
See also