HRS_APP_JPN_I(SQL View) |
Index Back |
|---|---|
Search Vw-Applicant/EEThe APPLICANT_DATA view is a search record used in Recruitment to access applicant records (employees and outside applicants). |
| SELECT HRS_PERSON_ID ,EFFDT ,END_EFFDT ,%subrec(PERS_DTJPN_SBR,A) FROM PS_HRS_APP_JPN A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Person Id | |
| 2 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 3 | END_EFFDT | Date(10) | DATE | End Effdt |
| 4 | HONSEKI_JPN | Character(2) | VARCHAR2(2) NOT NULL |
Honseki Prefecture
Prompt Table: STATE_MC_JPN_VW |