[Home] [Help]
[Dependency Information]
| Object Name: | BIS_SEARCH_RESULTS |
|---|---|
| Object Type: | TABLE |
| Owner: | BIS |
| FND Design Data: | BIS.BIS_SEARCH_RESULTS
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| EUL | VARCHAR2 | (15) | ||
| FOLDER_NAME | VARCHAR2 | (100) | ||
| BUSINESS_AREA | VARCHAR2 | (100) | ||
| FOLDER_DESCRIPTION | VARCHAR2 | (255) | ||
| EUL_ID | NUMBER | |||
| BA_ID | NUMBER | |||
| EUL_ACCESS | VARCHAR2 | (5) | ||
| USER_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT EUL
, FOLDER_NAME
, BUSINESS_AREA
, FOLDER_DESCRIPTION
, EUL_ID
, BA_ID
, EUL_ACCESS
, USER_ID
FROM BIS.BIS_SEARCH_RESULTS;
BIS.BIS_SEARCH_RESULTS does not reference any database object
BIS.BIS_SEARCH_RESULTS is referenced by following:
APPS
BIS_SEARCH_RESULTS
|
|
|
|