HRS_APPINTPTY_I(SQL View) |
Index Back |
---|---|
Applicant Interested PartyApplicant Interested Party list |
SELECT A.HRS_PERSON_ID , A.HRS_INTRST_PTY_NM , A.HRS_INTRST_PTY_EML FROM PS_HRS_APL_INTRPTY A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
2 | HRS_INTRST_PTY_NM | Character(50) | VARCHAR2(50) NOT NULL | Interested Party Name |
3 | HRS_INTRST_PTY_EML | Character(70) | VARCHAR2(70) NOT NULL | Interested Party Email |