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


VIEW: APPS.BIS_RS_ALL_RUNS_REQIDS_V

Object Details
Object Name: BIS_RS_ALL_RUNS_REQIDS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_RS_ALL_RUNS_REQIDS_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 Concurrent Request Id for the Request set run
VALUE NUMBER
Yes Concurrent Request ID FOR THE REQUEST SET RUN
RSID NUMBER
Yes RSID
DAYS NUMBER

Number of days before today
RSTYPE VARCHAR2 (30) Yes Request Set Type for the Request Set associated with a particular run
Query Text

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


SELECT ID
,      VALUE
,      RSID
,      DAYS
,      RSTYPE
FROM APPS.BIS_RS_ALL_RUNS_REQIDS_V;

Dependencies

[top of page]

APPS.BIS_RS_ALL_RUNS_REQIDS_V references the following:

SchemaAPPS
SynonymBIS_RS_RUN_HISTORY

APPS.BIS_RS_ALL_RUNS_REQIDS_V is not referenced by any database object