HRS_JO_EXP_LNG(SQL Table) |
Index Back |
---|---|
Job Requisition ExpensesCapture expenses related to Job requisitions |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_JOB_OPENING_ID | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone |
2 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Person Id
Prompt Table: HRS_APP_NM_SRCH |
3 | CHARGE_DT | Date(10) | DATE NOT NULL |
Charge Date
Default Value: %date |
4 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |