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


VIEW: APPS.BIX_DM_TIME_PARAM_V

Object Details
Object Name: BIX_DM_TIME_PARAM_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.


This view lists all the values for the parameter "Time" in the reports .


[View Source]

Columns
Name Datatype Length Mandatory Comments
TIME_ID VARCHAR2 (30)
Unique identifier for the time .
TIME_NAME VARCHAR2 (80)
Name of the time .
Query Text

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


SELECT TIME_ID
,      TIME_NAME
FROM APPS.BIX_DM_TIME_PARAM_V;

Dependencies

[top of page]

APPS.BIX_DM_TIME_PARAM_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
PL/SQL PackageFND_PROFILE - show dependent code
SchemaPUBLIC
SynonymDUAL

APPS.BIX_DM_TIME_PARAM_V is not referenced by any database object