HR_EERCDDEL_LST(SQL Table) |
Index Back |
|---|---|
ERN Results - DeletionsERN Delete Results Table. This table consists of all records that have been processed and includes the number of rows deleted in each record as part of ERN Delete process. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
| 4 | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). | |
| 5 | Character(18) | VARCHAR2(18) NOT NULL | Person ID (or "EMPLID-like") Field Name. | |
| 6 | HR_EMPLRCD_FLDNAME | Character(18) | VARCHAR2(18) NOT NULL | Employee Record Number (or "EMPL_RCD-like") Field Name |
| 7 | TOTAL_ROW_COUNT | Number(8,0) | INTEGER NOT NULL | Total Row Count |