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


VIEW: APPS.BIV_CHANNELS_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


Internal view used to support the Service Request Channel dimension in DBI


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30)
Internal Identifier, from fnd_lookup_values_vl.lookup_code
VALUE VARCHAR2 (4000)
Displayed Text, from fnd_lookup_values_vl.meaning
Query Text

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


SELECT ID
,      VALUE
FROM APPS.BIV_CHANNELS_V;

Dependencies

[top of page]

APPS.BIV_CHANNELS_V references the following:

SchemaAPPS
ViewCS_LOOKUPS
PL/SQL PackageFND_GLOBAL - show dependent code
PL/SQL PackageFND_MESSAGE - show dependent code
SchemaPUBLIC
SynonymDUAL

APPS.BIV_CHANNELS_V is not referenced by any database object