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


VIEW: APPS.HR_PAY_INTERFACE_OAB_OPTION_V

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
COVERAGE_TYPE VARCHAR2 (240) Yes The name of the option.
PL_ID NUMBER (15) Yes The internal identifier of the plan.
OIPL_ID NUMBER (15) Yes The internal identifier of the option
OPT_LAST_UPDATE_DATE DATE

The date the option was last updated.
EFFECTIVE_START_DATE DATE
Yes The date the option is effective from.
EFFECTIVE_END_DATE DATE
Yes The date the option becomes invalid.
Query Text

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


SELECT COVERAGE_TYPE
,      PL_ID
,      OIPL_ID
,      OPT_LAST_UPDATE_DATE
,      EFFECTIVE_START_DATE
,      EFFECTIVE_END_DATE
FROM APPS.HR_PAY_INTERFACE_OAB_OPTION_V;

Dependencies

[top of page]

APPS.HR_PAY_INTERFACE_OAB_OPTION_V references the following:

SchemaAPPS
SynonymBEN_OIPL_F
SynonymBEN_OPT_F
PL/SQL PackageHR_PAY_INTERFACE_PKG - show dependent code
APPS.HR_PAY_INTERFACE_OAB_OPTION_V is referenced by following:

SchemaAPPS
ViewHR_CERIDIAN_OAB_BENEFIT_V