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


VIEW: APPS.HR_ATH_ELIGIBLE_ALL_PLANS_V

Object Details
Object Name: HR_ATH_ELIGIBLE_ALL_PLANS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.HR_ATH_ELIGIBLE_ALL_PLANS_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View to support Authoria Integration


[View Source]

Columns
Name Datatype Length Mandatory Comments
EMPLOYEE_ID VARCHAR2 (40)
fk to hr_ath_employee_v
PLAN_ID VARCHAR2 (81)
plan identifier in Authoria
START_DATE DATE

start date for this plan
END_DATE DATE

end date for this plan
Query Text

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


SELECT EMPLOYEE_ID
,      PLAN_ID
,      START_DATE
,      END_DATE
FROM APPS.HR_ATH_ELIGIBLE_ALL_PLANS_V;

Dependencies

[top of page]

APPS.HR_ATH_ELIGIBLE_ALL_PLANS_V references the following:

SchemaAPPS
SynonymBEN_ELIG_PER_ELCTBL_CHC
SynonymBEN_PER_IN_LER
SynonymBEN_PIL_ELCTBL_CHC_POPL

APPS.HR_ATH_ELIGIBLE_ALL_PLANS_V is not referenced by any database object