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


VIEW: APPS.BEN_PL_OIPL_ACTL_PREM_V

Object Details
Object Name: BEN_PL_OIPL_ACTL_PREM_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBEN.BEN_PL_OIPL_ACTL_PREM_V
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
PL_ID NUMBER (15)
Foreign Key to BEN_PL_F.
PL_NAME VARCHAR2 (240)
BUSINESS_GROUP_ID NUMBER (15)
Foreign Key to HR_ORGANIZATION_UNITS
OIPL_ID NUMBER

Foreign Key to BEN_OIPL_F.
OPT_NAME VARCHAR2 (240)
Query Text

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


SELECT PL_ID
,      PL_NAME
,      BUSINESS_GROUP_ID
,      OIPL_ID
,      OPT_NAME
FROM APPS.BEN_PL_OIPL_ACTL_PREM_V;

Dependencies

[top of page]

APPS.BEN_PL_OIPL_ACTL_PREM_V references the following:

SchemaAPPS
SynonymBEN_ACTL_PREM_F
SynonymBEN_OIPL_F
SynonymBEN_OPT_F
SynonymBEN_PL_F
SynonymFND_SESSIONS

APPS.BEN_PL_OIPL_ACTL_PREM_V is not referenced by any database object