Layton ServiceDesk - Documentation - Tables - request
From Layton Support
Overview
This documentation covers the definition of the columns in the request table.
Descriptions
| Column Name | Spec | Description |
|---|---|---|
| sys_request_id | PK, int, not null | Serial number used to identify the Request. Used to refer to a Request in all other tables. By default, is the first column in the Home List View. |
| sys_requestdate | smalldatetime, null | The date that the record in the request table was created. |
| sys_resolve_emailed | smallint, null |