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


TABLE: HR.GHR_PAY_PLANS

Object Details
Object Name: GHR_PAY_PLANS
Object Type: TABLE
Owner: HR
FND Design Data: TableGHR.GHR_PAY_PLANS
Subobject Name:
Status: VALID


Defines the Pay Plans


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Primary Key: GHR_PAY_PLANS_PK
  1. ColumnPAY_PLAN
Indexes
Index Type Uniqueness Tablespace Column
GHR_PAY_PLANS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnPAY_PLAN
GHR_PAY_PLANS_FK1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnEQUIVALENT_PAY_PLAN
Foreign Keys
Table
Foreign Table Foreign Key Column
GHR_PAY_PLANS GHR_PAY_PLANS_FK1 TableGHR_PAY_PLANS GHR_PAY_PLANS EQUIVALENT_PAY_PLAN
TableGHR_MASS_SALARY_CRITERIA GHR_MASS_SALARY_CRITERIA_FK2 GHR_PAY_PLANS GHR_MASS_SALARY_CRITERIA PAY_PLAN
TableGHR_PAY_PLANS GHR_PAY_PLANS_FK1 GHR_PAY_PLANS GHR_PAY_PLANS EQUIVALENT_PAY_PLAN
TableGHR_PAY_PLAN_WAITING_PERIODS GHR_PAY_PLAN_WAITING_PRD_FK1 GHR_PAY_PLANS GHR_PAY_PLAN_WAITING_PERIODS PAY_PLAN
TableGHR_PA_REQUESTS GHR_PA_REQUESTS_FK14 GHR_PAY_PLANS GHR_PA_REQUESTS FROM_PAY_PLAN
TableGHR_PA_REQUESTS GHR_PA_REQUESTS_FK4 GHR_PAY_PLANS GHR_PA_REQUESTS TO_PAY_PLAN
TableGHR_PD_CLASSIFICATIONS GHR_PD_CLASSIFICATIONS_FK2 GHR_PAY_PLANS GHR_PD_CLASSIFICATIONS PAY_PLAN
Columns
Name Datatype Length Mandatory Comments
PAY_PLAN VARCHAR2 (2) Yes Pay plan.
DESCRIPTION VARCHAR2 (80)
Pay plan description.
EQUIVALENT_PAY_PLAN VARCHAR2 (2)
Equivalent pay plan.
MAXIMUM_STEP VARCHAR2 (30) Yes Maximum step for a given pay plan.
WGI_ENABLED_FLAG VARCHAR2 (1) Yes Indicates whether this pay plan is eligible for WGI.
LAST_UPDATE_DATE DATE
Yes Standard who column.
LAST_UPDATED_BY NUMBER (15) Yes Standard who column.
CREATION_DATE DATE
Yes Standard who column.
CREATED_BY NUMBER (15) Yes Standard who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column.
Query Text

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


SELECT PAY_PLAN
,      DESCRIPTION
,      EQUIVALENT_PAY_PLAN
,      MAXIMUM_STEP
,      WGI_ENABLED_FLAG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM HR.GHR_PAY_PLANS;

Dependencies

[top of page]

HR.GHR_PAY_PLANS does not reference any database object

HR.GHR_PAY_PLANS is referenced by following:

SchemaAPPS
SynonymGHR_PAY_PLANS
TriggerGHR_PAY_PLANS_WHO
SchemaPUBLIC
SynonymGHR_PAY_PLANS