HRS_APP_DEL_LOG(SQL Table) |
Index Back |
---|---|
Applicant ID Delete Log TableApplicant ID Delete Log Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
3 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
4 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
5 | DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
6 | HR_TOTAL_ROWS | Number(5,0) | INTEGER NOT NULL |
Rows Changed
Default Value: 0 |