RUN_CNTL_HR_JTR(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 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
3 | HRCD_DEL_TREE | Character(1) | VARCHAR2(1) NOT NULL |
Delete old trees during the tree build process
Y/N Table Edit Default Value: Y |
4 | HRCD_DEL_DAYS | Number(2,0) | SMALLINT NOT NULL |
How many days to count back to delete trees.
Default Value: 90 |
5 | HRCD_DEL_INACTIVE | Character(1) | VARCHAR2(1) NOT NULL |
Delete inactive employees from the tree build process table during the tree build process
Y/N Table Edit Default Value: N |
6 | HR_TREE_BLD_ACTION | Character(3) | VARCHAR2(3) NOT NULL |
Build Action
CRE=Create/Replace Tree UTB=Update Process Tables Only UTR=Update Existing Tree-From Node Default Value: CRE |
7 | TREE_STRCT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Tree Structure Name (see PSTREESTRCT).
Prompt Table: HR_JOBTREE_META |
8 | SETID_TREE | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
9 | SETCNTRLVALUE | Character(20) | VARCHAR2(20) NOT NULL | Tree Definition User Key Value |
10 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL | Tree Name |
11 | TREE_EFFDT | Date(10) | DATE | Effective date of the Tree |
12 | DESCR_TREE | Character(30) | VARCHAR2(30) NOT NULL | Tree Description |
13 | TREE_CATEGORY | Character(18) | VARCHAR2(18) NOT NULL |
Category name for the Tree
Prompt Table: PSTREECATGVW |
14 | SAVE_AS_DRAFT | Character(1) | VARCHAR2(1) NOT NULL |
Save As Draft
Y/N Table Edit Default Value: N |
15 | ACCESS_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Hierarchy Build Method
1=By Dept Security Tree 2=By Supervisor ID 3=By Department Manager ID 4=By Reports To Position 5=By Part Posn Mgmt Supervisor 6=By Part Posn Mgmt Dept Mgr ID 7=By Group ID Default Value: 5 |
16 | SETID_DEPT | Character(5) | VARCHAR2(5) NOT NULL |
Department Set ID
Prompt Table: DEPTSECSETID_VW |
17 | INCLUDE_MULT_JOBS | Character(1) | VARCHAR2(1) NOT NULL |
Include Multiple Jobs
Y/N Table Edit Default Value: N |
18 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: %EDITTABLE2 |
19 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Default Value: 0 Prompt Table: HR_ACTIVEJOB_VW |
20 | TREE_NODE_START | Character(20) | VARCHAR2(20) NOT NULL |
Start Tree Node
Prompt Table: %EDITTABLE |
21 | HR_RECNAME_TRGT | Character(15) | VARCHAR2(15) NOT NULL |
Target Record Name
Prompt Table: HR_RECDEFN_VW1 |
22 | AE_APPLID | Character(12) | VARCHAR2(12) NOT NULL | Program Name (see PSAEAPPLDEFN). |
23 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |
24 | APPCLASSID | Character(30) | VARCHAR2(30) NOT NULL | Application Class ID |
25 | PACKAGEROOT | Character(30) | VARCHAR2(30) NOT NULL | Root Package ID |
26 | QUALIFYPATH | Character(127) | VARCHAR2(127) NOT NULL | Qualified Package/Class Path |
27 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL |
Department ID
Prompt Table: HR_DEPTTNODE_VW |
28 | HR_DR_EX_CWR | Character(1) | VARCHAR2(1) NOT NULL |
Person Search - Simple: Switch to indicate whether Contingent Workers should be included in results.
Y/N Table Edit Default Value: N |
29 | HR_EMPTY_POSN | Character(1) | VARCHAR2(1) NOT NULL |
Include Empty Positions
Y/N Table Edit Default Value: N |