OPSMemos
Name: OPS Memos
Type: Application
Modules: OPS-Employee Profile, OPS-Workforce Management, OPS-Dispatch, OPS-Web, Employee Self-Service, OPS Mobile
Definition: Contains memo content sent to employees.
| Field | Documentation |
|---|---|
| MemoId | Unique identifier of the memo. |
| EmployeeId | Unique identifier of the employee sending the memo (from Employees.EmployeeId) |
| MemoDate | Date the memo was submitted. |
| MemoTime | Time the memo was submitted. |
| ResponseDate | Date of the memo response. |
| ResponseTime | Time of the memo response. |
| RespondedBy | User account that responded to the memo. |
| RecipientId | Unique identifier for the recipient of the memo. |
| SupervisoryGroupId | Unique identifier of the supervisory group associated with the memo. |
| MemoTypeId | Unique identifier of the memo type for the memo (from OPSMemoTypes.MemoTypeId). |
| MemoContent | Contents of the memo. |
| MemoResponse | Response to the memo. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. |
| ModAction | Last action performed on the record. |