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


VIEW: APPS.BIS_RS_NAMES_V

Object Details
Object Name: BIS_RS_NAMES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_RS_NAMES_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes ID
VALUE VARCHAR2 (240) Yes Value
DAYS NUMBER

Days
RSTYPE VARCHAR2 (30) Yes Request Set Type
Query Text

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


SELECT ID
,      VALUE
,      DAYS
,      RSTYPE
FROM APPS.BIS_RS_NAMES_V;

Dependencies

[top of page]

APPS.BIS_RS_NAMES_V references the following:

SchemaAPPS
SynonymBIS_RS_RUN_HISTORY
ViewFND_REQUEST_SETS_VL

APPS.BIS_RS_NAMES_V is not referenced by any database object