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


VIEW: APPS.GHR_SS_EMP_PRSNL_CHG_DATES_V

Object Details
Object Name: GHR_SS_EMP_PRSNL_CHG_DATES_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (10)
Person ID
EFFECTIVE_DATE DATE

Effective Date
PER_GRP1_ID NUMBER

Person Group1 ID
PER_SF52_ID NUMBER

Person RPA ID
PER_SCD_ID NUMBER

Person SCD ID
PER_PROB_ID NUMBER

Person Probation ID
PER_UNFRM_ID NUMBER

Person Uniform ID
PER_CONV_ID NUMBER

Person Conversion ID
PER_RETIRE_ID NUMBER

Person Retirement ID
PER_ETH_RACE_ID NUMBER

Person Ethnicity Race ID
PER_GRP2_ID NUMBER

Person Group2 Id
Query Text

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


SELECT PERSON_ID
,      EFFECTIVE_DATE
,      PER_GRP1_ID
,      PER_SF52_ID
,      PER_SCD_ID
,      PER_PROB_ID
,      PER_UNFRM_ID
,      PER_CONV_ID
,      PER_RETIRE_ID
,      PER_ETH_RACE_ID
,      PER_GRP2_ID
FROM APPS.GHR_SS_EMP_PRSNL_CHG_DATES_V;

Dependencies

[top of page]

APPS.GHR_SS_EMP_PRSNL_CHG_DATES_V references the following:

SchemaAPPS
SynonymGHR_PA_HISTORY
SynonymPER_ALL_PEOPLE_F
SynonymPER_PEOPLE_EXTRA_INFO

APPS.GHR_SS_EMP_PRSNL_CHG_DATES_V is not referenced by any database object