IncidentKiosksIncidentDetailKiosk
IncidentKiosksIncidentDetailKiosk
Columns
| Name | Type | Description |
| IncidentKiosksIncidentId [KEY] | Long | IncidentKiosksIncidentId of IncidentKiosksIncidentDetailKiosk |
| IncidentEventCode | String | Unique identifier for the incident event. Valid values are defined in the list HcmCommonSharedAM_HnsIncidentEvent. Multiselect. |
| IncidentDetailId [KEY] | Long | Unique identifier of the incident event. System-generated primary key. |
| IncidentEventDate | Datetime | Date and time when the incident was captured by the incident reporter. Copied from the parent incident. |
| IncidentEventSummary | String | Summary information of the incident captured by the reporter. Copied from the parent incident. |
| ActualCompletionDate | Datetime | The date that the incident is targeted for actual completion. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| IncidentId | Long | IncidentId |
| Finder | String | finder |