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


VIEW: APPS.BIV_BUCKET_AGING_V

Object Details
Object Name: BIV_BUCKET_AGING_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 Backlog Aging and Time to Close dimensions in DBI


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

Internal Identifier, from bis_bucket_customizations, based on bucket number
VALUE VARCHAR2 (80)
Displayed Text, from bis_bucket_customizations_tl, based on bucket name
SHORT_NAME VARCHAR2 (30) Yes Aging Bucket internal name, from bis_bucket.short_name
Query Text

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


SELECT ID
,      VALUE
,      SHORT_NAME
FROM APPS.BIV_BUCKET_AGING_V;

Dependencies

[top of page]

APPS.BIV_BUCKET_AGING_V references the following:

SchemaAPPS
SynonymBIS_BUCKET
SynonymBIS_BUCKET_CUSTOMIZATIONS
SynonymBIS_BUCKET_CUSTOMIZATIONS_TL

APPS.BIV_BUCKET_AGING_V is not referenced by any database object