Table 6757 Create Reminders Setup in 25
- App
- Base Application
- Namespace
- Microsoft.Sales.Reminder
Fields, 9Keys, 1Procedures, 12
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Code | Code[50] | - |
| 2 | Action Group Code | Code[50] | - |
| 3 | Description | Text[50] | - |
| 10 | Only Overdue Amount Entries | Boolean | - |
| 11 | Include Entries On Hold | Boolean | - |
| 12 | Set Header Level to all Lines | Boolean | - |
| 20 | Customer Filter | Blob | - |
| 21 | Ledger Entries Filter | Blob | - |
| 22 | Issue Fee Ledg. Entries Filter | Blob | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Code, Action Group Code | - |
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetCustomerSelectionFilter | () | public | - | |
| SetCustomerLedgerEntriesSelectionFilter | () | public | - | |
| SetFeeCustomerLedgerEntriesSelectionFilter | () | public | - | |
| GetCustomerSelectionFilter | () | Text | public | - |
| GetCustomerLedgerEntriesSelectionFilter | () | Text | public | - |
| GetFeeCustomerLegerEntriesSelectionFilter | () | Text | public | - |
| GetCustomerSelectionDisplayText | () | Text | public | - |
| GetCustomerLedgerEntriesSelectionDisplayText | () | Text | public | - |
| GetFeeCustomerLedgerEntriesSelectionDisplayText | () | Text | public | - |
| GetCustomerSelectionViewFilter | () | Text | public | - |
| GetCustomerLedgerEntriesSelectionViewFilter | () | Text | public | - |
| GetFeeCustomerLedgerEntriesSelectionViewFilter | () | Text | public | - |