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


VIEW: APPS.BIS_ORDER_ITEM_RET_REASON_V

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


View for the Return Reason Dimension


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30) Yes Return Reason Identifier
VALUE VARCHAR2 (80) Yes Return Reason Value
Query Text

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


SELECT ID
,      VALUE
FROM APPS.BIS_ORDER_ITEM_RET_REASON_V;

Dependencies

[top of page]

APPS.BIS_ORDER_ITEM_RET_REASON_V references the following:

SchemaAPPS
SynonymFND_LOOKUP_VALUES

APPS.BIS_ORDER_ITEM_RET_REASON_V is not referenced by any database object