FO_RL_CAND_VW(SQL View) |
Index Back |
---|---|
Candidate ViewView to list all the candidate in the history |
SELECT DISTINCT CANDIDATE_ID FROM PS_FO_CANDIDATE_W |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CANDIDATE_ID | Character(11) | VARCHAR2(11) NOT NULL |
Used as a general ID for anything from Employee id to other types of ID like asset and material.
Prompt Table: FO_RL_CAND_VW |