Table 5935 Service Email Queue in 22
- App
- Base Application
Fields, 11Keys, 3Procedures, 1
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Entry No. | Integer | - |
| 2 | To Address | Text[80] | - |
| 3 | Copy-to Address | Text[80] | - |
| 4 | Subject Line | Text[250] | - |
| 5 | Body Line | Text[250] | - |
| 6 | Attachment Filename | Text[80] | - |
| 7 | Sending Date | Date | - |
| 8 | Sending Time | Time | - |
| 9 | Status | Option | - |
| 10 | Document Type | Option | - |
| 11 | Document No. | Code[20] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Entry No. | - |
| Key2 | Status, Sending Date, Document Type, Document No. | - |
| Key3 | Document Type, Document No., Status, Sending Date | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ScheduleInJobQueue | () | public | - |