Objects/Tables/Table 6754 Reminder Automation Error
Table 6754 Reminder Automation Error in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Sales.Reminder
Fields, 9Keys, 1Procedures, 4
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Id | Integer | - |
| 2 | ReminderActionId | Code[50] | - |
| 3 | Error Text | Blob | - |
| 4 | Error Call Stack | Blob | - |
| 5 | Error Text Short | Text[1024] | - |
| 6 | Run Id | Integer | - |
| 7 | Error Type | Enum Reminder Automation Error Type | - |
| 8 | Reminder Action Group Code | Code[50] | - |
| 10 | Dismissed | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Id | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetErrorMessage | () | Text | public | - |
| SetErrorMessage | (Text) | | public | - |
| GetErrorCallstack | () | Text | public | - |
| SetErrorCallStack | (Text) | | public | - |