Objects/Tables/Table 6750 Reminder Action
Table 6750 Reminder Action in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.Sales.Reminder
Fields, 5Keys, 2Procedures, 4
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 1 | Type | Enum Reminder Action | - |
| 2 | Reminder Action Group Code | Code[50] | - |
| 3 | Code | Code[50] | - |
| 8 | Order | Integer | - |
| 9 | Stop on Error | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Reminder Action Group Code, Code | - |
| Key2 | Reminder Action Group Code, Order | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetNextOrderNumber | () | Integer | internal | - |
| MoveDown | () | | internal | - |
| MoveUp | () | | internal | - |
| GetReminderActionInterface | () | Interface Reminder Action | public | - |