HRCD_RECNT2_AET(SQL Table) |
Index Back |
---|---|
Job Tree Builder Run ControlRUN_CNTL_HR_JTR contains fields that are used as input parameters for the Job Tree Builder app engine program. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
4 | EMPLID_VIEWED | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID Viewed
Prompt Table: PERSON |
5 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
6 | HRCD_ORGVIEW_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
This field stores the Org View Type.
CDFL=Company Directory Fluid CDOV=Company Directory MGSS=Direct-Line Reports MTRX=Matrix Reports |