[Home] [Help]
[Dependency Information]
| Object Name: | BSC_DB_TABLES_RELS_DISPLAY |
|---|---|
| Object Type: | TABLE |
| Owner: | BSC |
| FND Design Data: | BSC.BSC_DB_TABLES_RELS_DISPLAY
|
| Subobject Name: | |
| Status: | VALID |
BSC DB Tables Rels Display
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BSC_DB_TABLES_RELS_DISPLAY_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
SOURCE_TABLE_NAME_DISPLAY
TABLE_NAME_DISPLAY
|
| BSC_DB_TABLES_RELS_DISPLAY_U2 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
TABLE_NAME_DISPLAY
SOURCE_TABLE_NAME_DISPLAY
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| TABLE_NAME_DISPLAY | VARCHAR2 | (30) | Table Name Display | |
| SOURCE_TABLE_NAME_DISPLAY | VARCHAR2 | (30) | Source Table Name | |
| RELATION_TYPE | NUMBER | (1) | Relation Type |
Cut, paste (and edit) the following text to query this object:
SELECT TABLE_NAME_DISPLAY
, SOURCE_TABLE_NAME_DISPLAY
, RELATION_TYPE
FROM BSC.BSC_DB_TABLES_RELS_DISPLAY;
BSC.BSC_DB_TABLES_RELS_DISPLAY does not reference any database object
BSC.BSC_DB_TABLES_RELS_DISPLAY is referenced by following:
APPS
BSC_DB_TABLES_RELS_DISPLAY
|
|
|
|