SSR_HM_ERRORTMP(SQL Table) |
Index Back |
|---|---|
HEIMS Error Temp TableHEIMS Error temporary reference table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(50) | VARCHAR2(50) NOT NULL | HEIMS Error Error ID | |
| 2 | SSR_ERROR_SOURCE | Character(4) | VARCHAR2(4) NOT NULL |
Error Source
DM=Data Migration HM=HEIMS Processes HTTP=HTTP TCSI=TCSI UTIL=HEIMS Utilities |
| 3 | SSR_ERROR_CAT | Character(15) | VARCHAR2(15) NOT NULL | HEIMS Error Error Category |
| 4 | SSR_ERROR_DESCR | Long Character | CLOB | HEIMS Error Error Description |
| 5 | SSR_ERROR_DETAILS | Long Character | CLOB | HEIMS Error Error Details |
| 6 | SSR_ERROR_RES | Long Character | CLOB | HEIMS Error Error Resolution |