HRS_JO_PROFL_VW(SQL View) |
Index Back |
---|---|
JO Profile IDs from JPM - viewView of Profile information for JPM profiles included in a Job Opening |
SELECT A.HRS_JOB_OPENING_ID , A.JPM_PROFILE_ID , A.JPM_JP_TYPE , A.HRS_PRM_PROFILE , A.HRS_PRM_PRFL_UPD , %subrec(HRS_AUDIT_SBR, A) FROM PS_HRS_JO_PROFILE A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone | |
2 | Character(12) | VARCHAR2(12) NOT NULL | The id, autoassigned or user assigned of the profile. This id is used to group items and other related material together into one coherent profile. | |
3 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL | Profile Type name for a JPM Profile Type |
4 | HRS_PRM_PROFILE | Character(1) | VARCHAR2(1) NOT NULL |
Indicator for the primary JPM profile for a Job Opening. There may be up to 3 profiles included in a job opening but only one of these can be the primary profile.
Y/N Table Edit Default Value: N |
5 | HRS_PRM_PRFL_UPD | Character(1) | VARCHAR2(1) NOT NULL |
Indicator for the primary JPM profile for a Job Opening. There may be up to 3 profiles included in a job opening but only one of these can be the primary profile.
Y/N Table Edit Default Value: N |
6 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
7 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
8 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
9 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |