HRS_JCP_TBL(SQL Table) |
Index Back |
---|---|
Job Creation processTable for job creation process definition used in Recruiting Solutions |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_JCP_ID | Number(15,0) | DECIMAL(15) NOT NULL | Job Creation Process ID used by Recruiting Solutions |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive Default Value: A |
5 | STATUS_DT | Date(10) | DATE |
Status Date
Default Value: %DATE |