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


VIEW: APPS.BENBV_CMBN_AGE_LOS_FCTR_V

Object Details
Object Name: BENBV_CMBN_AGE_LOS_FCTR_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBEN.BENBV_CMBN_AGE_LOS_FCTR_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
NAME VARCHAR2 (240) Yes Combined age and length of service factor name.
CMBND_MIN_VAL NUMBER

Min value.
CMBND_MAX_VAL NUMBER

Max value.
ORDR_NUM NUMBER (15)
Sequence.
_DF:CLA CHAR (33)
CMBN_AGE_LOS_FCTR_ID NUMBER (15) Yes System generated primary key column.
LOS_FCTR_ID NUMBER (15) Yes Foreign key to BEN_LOS_FCTR.
AGE_FCTR_ID NUMBER (15) Yes Foreign key to BEN_AGE_FCTR.
BUSINESS_GROUP_ID NUMBER (15) Yes Foreign Key to HR_ORGANIZATION_UNITS.
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 NAME
,      CMBND_MIN_VAL
,      CMBND_MAX_VAL
,      ORDR_NUM
,      _DF:CLA
,      CMBN_AGE_LOS_FCTR_ID
,      LOS_FCTR_ID
,      AGE_FCTR_ID
,      BUSINESS_GROUP_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATED_BY
,      CREATION_DATE
FROM APPS.BENBV_CMBN_AGE_LOS_FCTR_V;

Dependencies

[top of page]

APPS.BENBV_CMBN_AGE_LOS_FCTR_V references the following:

SchemaAPPS
SynonymBEN_CMBN_AGE_LOS_FCTR
PL/SQL PackageHR_BIS - show dependent code

APPS.BENBV_CMBN_AGE_LOS_FCTR_V is not referenced by any database object