HR_JOBTR_AET(SQL Table) |
Index Back |
---|---|
Job Tree Builder Ext State RecExtension app library state record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | CONTINUE_AE_FLAG | Character(1) | VARCHAR2(1) NOT NULL | Continue AE Processing flag |
3 | TREE_LEVEL_NUM | Number(3,0) | SMALLINT NOT NULL | Parent tree level if this is a part of the PSTREEBRANCH record |
4 | TREE_NODE | Character(20) | VARCHAR2(20) NOT NULL |
Node name
Prompt Table: HRCD_JBTRPRM_VW |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
6 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
7 | SEQUENCENO | Number(10,0) | DECIMAL(10) NOT NULL | Sequence Number |
8 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
9 | 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. |
10 | MANAGER_ID | Character(11) | VARCHAR2(11) NOT NULL | Manager ID |
11 | EMPL_RCD_TO | Number(3,0) | SMALLINT NOT NULL | Empl Record |
12 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Department |
13 | HR_SQLTABLENAME_01 | Character(18) | VARCHAR2(18) NOT NULL | SQL Table Name |
14 | HR_SQLTABLENAME_02 | Character(18) | VARCHAR2(18) NOT NULL | SQL Table Name |
15 | PARENT_NODE_NAME | Character(20) | VARCHAR2(20) NOT NULL | Name of parent node |