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


VIEW: APPS.BEN_CWB_CHANGE_REASON_V

Object Details
Object Name: BEN_CWB_CHANGE_REASON_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


Change Reason View


[View Source]

Columns
Name Datatype Length Mandatory Comments
CHG_RSN_MEANING VARCHAR2 (80) Yes Change Reason Meaning
CHG_RSN_CODE VARCHAR2 (30) Yes Change Reason Code
Query Text

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


SELECT CHG_RSN_MEANING
,      CHG_RSN_CODE
FROM APPS.BEN_CWB_CHANGE_REASON_V;

Dependencies

[top of page]

APPS.BEN_CWB_CHANGE_REASON_V references the following:

SchemaAPPS
PL/SQL PackageHR_API - show dependent code
ViewHR_LOOKUPS

APPS.BEN_CWB_CHANGE_REASON_V is not referenced by any database object