HR_TBH_CFG_SJT(SQL Table) |
Index Back |
---|---|
TBH Security Join TableTemplate Based Hire Security Join Table - this table contains the denormalized security related attributes from HR_TBH_TMPL_CFG. This table is used to join Template Based Hire framework. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(3) | VARCHAR2(3) NOT NULL |
Security Type for RowLevelSecurty
Prompt Table: SCRTY_TYPE_TBL |
|
2 | Character(20) | VARCHAR2(20) NOT NULL | Contains the value of the field used for row level security for Job access - setid. | |
3 | SCRTY_KEY2 | Character(20) | VARCHAR2(20) NOT NULL | Contains the value of the field used for Rowlevelsecurity access to JOB |
4 | SCRTY_KEY3 | Character(20) | VARCHAR2(20) NOT NULL | Contains the value of the field used for Rowlevelsecurity access to JOB |
5 | TBH_TMPL_ID | Character(18) | VARCHAR2(18) NOT NULL | Template ID |
6 | CATEGORY_CD | Character(10) | VARCHAR2(10) NOT NULL | Category Code |
7 | TBH_PER_ORG | Character(3) | VARCHAR2(3) NOT NULL |
Organizational Relationship
CWR=Contingent Worker EMP=Employee |
8 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
9 | TBH_TMPL_TXN_TYP | Character(10) | VARCHAR2(10) NOT NULL | Template Transaction Type |
10 | EFFDT_NOKEY | Date(10) | DATE | Used in Records /Views where the EFFDT won't be a key |
11 | FUTURE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Flag for the SJT_*** record that indicates whether this is a future dated row or not.
Y = Future
N = Current
Y/N Table Edit Default Value: N |