HRCD_RECNT_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 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
| 4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 5 | 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. |
| 6 | EMPLID_VIEWED | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID Viewed
Prompt Table: PERSON |
| 7 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
| 8 | 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 |
| 9 | RETENTIONDAYS | Number(3,0) | SMALLINT NOT NULL | Retention Days |
| 10 | MAX_ROW_LIMIT | Number(5,0) | INTEGER NOT NULL | Max Row Limit Per Employee |
| 11 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL | Tree Name |
| 12 | TREE_EFFDT | Date(10) | DATE | Effective date of the Tree |