DBA Data[Home] [Help] [Dependency Information]


TABLE: HR.PER_RATING_LEVELS_TL

Object Details
Object Name: PER_RATING_LEVELS_TL
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.PER_RATING_LEVELS_TL
Subobject Name:
Status: VALID


A rating scale step is a single point on a rating scale and is used to rate competences.
This table is the translated table used in conjunction with per_rating_scales to capture information in Korean and US.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: PER_RATING_LEVELS_TL_PK
  1. ColumnRATING_LEVEL_ID
  2. ColumnLANGUAGE
Indexes
Index Type Uniqueness Tablespace Column
PER_RATING_LEVELS_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRATING_LEVEL_ID
ColumnLANGUAGE
PER_RATING_LEVELS_TL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLANGUAGE
ColumnNAME
Columns
Name Datatype Length Mandatory Comments
RATING_LEVEL_ID NUMBER (15) Yes Unique identifier of the Rating Level
LANGUAGE VARCHAR2 (4) Yes Defined language
SOURCE_LANG VARCHAR2 (4) Yes Actual language
NAME VARCHAR2 (80)
A description of the rating level that the step indicates e.g. Poor, Average, Excellent
BEHAVIOURAL_INDICATOR VARCHAR2 (2000)
A description of the behavioural charactaristics that would typically be displayed when the competence is possessed at this level
CREATED_BY NUMBER (15)
Standard Who columns.
CREATION_DATE DATE

Standard Who columns.
LAST_UPDATED_BY NUMBER (15)
Standard Who columns.
LAST_UPDATE_DATE DATE

Standard Who columns.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who columns.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT RATING_LEVEL_ID
,      LANGUAGE
,      SOURCE_LANG
,      NAME
,      BEHAVIOURAL_INDICATOR
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM HR.PER_RATING_LEVELS_TL;

Dependencies

[top of page]

HR.PER_RATING_LEVELS_TL does not reference any database object

HR.PER_RATING_LEVELS_TL is referenced by following:

SchemaAPPS
SynonymPER_RATING_LEVELS_TL
TriggerPER_RATING_LEVELS_TL041356_WHO
SchemaPUBLIC
SynonymPER_RATING_LEVELS_TL