Incident_Object (ver5.2.0)
This table contains the objects related to an incident or related to a person involved in an incident.
Column Name | Initial Version | Data Type | Description |
---|---|---|---|
Created_By | 5.2.0 | Varchar2(30) | The username of the session that created the record. |
Created_TS | 5.2.0 | Timestamp(6) | The date and time when this record was created. |
Incident_ID | 5.2.0 | Number(10) | Internal ID for the Incident record to which the record is associated. |
Incident_Object_ID | 5.2.0 | Number(10) | Unique sequential number generated by the application. |
Last_Modified_By | 5.2.0 | Varchar2(30) | The username of the session that last updated the record. |
Last_Modified_TS | 5.2.0 | Timestamp(6) | The date and time when this record was last updated. |
Object_Desc | 5.2.0 | Varchar2(2048) | The description of the object. |
Object_Incident_Detail_ID | 6.0.1 | Number(10) | The ID of an Incident_Detail record that defines the Object for the Incident. This item will be used to look up a defined "Object Codes" that describes the object. |
Object_Quanity | 5.2.0 | Number(10) | The number of this particular object. |
PSGUID | 7.8.0 | Varchar2(50) | If used, a unique identifier for the row. Currently applicable to multi-tenant, Schoolnet, and Pearson SuccessNet/Pearson SuccessNet Plus. |