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


VIEW: APPS.BENBV_CVRD_DPNT_CTFN_PRVDD_V

Object Details
Object Name: BENBV_CVRD_DPNT_CTFN_PRVDD_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBEN.BENBV_CVRD_DPNT_CTFN_PRVDD_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
EFFECTIVE_START_DATE DATE
Yes Effective start date.
EFFECTIVE_END_DATE DATE
Yes Effective end date.
PROGRAM_UPDATE_DATE DATE

Program update date.
DPNT_DSGN_CTFN_RECD_DT DATE

Date certification received.
_DF:CCP CHAR (38)
DPNT_DSGN_CTFN_TYP_CD VARCHAR2 (30) Yes Certification type (Lookup code based on lookup type BEN_DPNT_CVG_CTFN_TYP).
DPNT_DSGN_CTFN_TYP_CD_M VARCHAR2 (4000)
Certification type (Lookup meaning based on lookup type BEN_DPNT_CVG_CTFN_TYP).
DPNT_DSGN_CTFN_RQD_FLAG VARCHAR2 (30) Yes Certification required (Lookup code based on lookup type YES_NO).
DPNT_DSGN_CTFN_RQD_FLAG_M VARCHAR2 (4000)
Certification required (Lookup meaning based on lookup type YES_NO).
CVRD_DPNT_CTFN_PRVDD_ID NUMBER (15) Yes System generated primary key column.
BUSINESS_GROUP_ID NUMBER (15) Yes Foreign Key to HR_ORGANIZATION_UNITS.
ELIG_CVRD_DPNT_ID NUMBER (15) Yes Foreign key to BEN_ELIG_CVRD_DPNT_F.
PRTT_ENRT_ACTN_ID NUMBER (15) Yes Foreign key to BEN_PRTT_ENRT_ACTN_F.
REQUEST_ID NUMBER (15)
Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID).
PROGRAM_APPLICATION_ID NUMBER (15)
Concurrent Program who column - program id of the program that last updated this row (foreign key to FND_CONCURRENT_PROGRAM.CONCURRENT_PROGRAM_ID).
PROGRAM_ID NUMBER (15)
Concurrent Program who column - program id of the program that last updated this row (foreign key to FND_CONCURRENT_PROGRAM.CONCURRENT_PROGRAM_ID).
LAST_UPDATE_DATE DATE

Standard Who column - date when a user last updated this row.
LAST_UPDATED_BY NUMBER (15)
Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
CREATED_BY NUMBER (15)
Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
CREATION_DATE DATE

Standard who column - date when this row was created.
Query Text

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


SELECT EFFECTIVE_START_DATE
,      EFFECTIVE_END_DATE
,      PROGRAM_UPDATE_DATE
,      DPNT_DSGN_CTFN_RECD_DT
,      _DF:CCP
,      DPNT_DSGN_CTFN_TYP_CD
,      DPNT_DSGN_CTFN_TYP_CD_M
,      DPNT_DSGN_CTFN_RQD_FLAG
,      DPNT_DSGN_CTFN_RQD_FLAG_M
,      CVRD_DPNT_CTFN_PRVDD_ID
,      BUSINESS_GROUP_ID
,      ELIG_CVRD_DPNT_ID
,      PRTT_ENRT_ACTN_ID
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATED_BY
,      CREATION_DATE
FROM APPS.BENBV_CVRD_DPNT_CTFN_PRVDD_V;

Dependencies

[top of page]

APPS.BENBV_CVRD_DPNT_CTFN_PRVDD_V references the following:

SchemaAPPS
SynonymBEN_CVRD_DPNT_CTFN_PRVDD_F
PL/SQL PackageHR_BIS - show dependent code

APPS.BENBV_CVRD_DPNT_CTFN_PRVDD_V is not referenced by any database object