[Home] [Help]
[Dependency Information]
| Object Name: | BIS_RS_NAMES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BIS.BIS_RS_NAMES_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | NUMBER | Yes | ID | |
| VALUE | VARCHAR2 | (240) | Yes | Value |
| DAYS | NUMBER | Days | ||
| RSTYPE | VARCHAR2 | (30) | Yes | Request Set Type |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
, DAYS
, RSTYPE
FROM APPS.BIS_RS_NAMES_V;
APPS
BIS_RS_RUN_HISTORY
FND_REQUEST_SETS_VL
APPS.BIS_RS_NAMES_V is not referenced by any database object
|
|
|
|