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