[Home] [Help]
[Dependency Information]
| Object Name: | BSC_KPI_MM_CONTROLS |
|---|---|
| Object Type: | TABLE |
| Owner: | BSC |
| FND Design Data: | BSC.BSC_KPI_MM_CONTROLS
|
| Subobject Name: | |
| Status: | VALID |
BSC_KPI_MM_CONTROLS stores information about the multimedia control remote properties.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BSC_KPI_MM_CONTROLS_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
INDICATOR
BUTTON_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| INDICATOR | NUMBER | (5) | Yes | Indicator code |
| BUTTON_ID | NUMBER | (5) | Yes | Button identifier |
| COMMAND | VARCHAR2 | (320) | Command |
Cut, paste (and edit) the following text to query this object:
SELECT INDICATOR
, BUTTON_ID
, COMMAND
FROM BSC.BSC_KPI_MM_CONTROLS;
BSC.BSC_KPI_MM_CONTROLS does not reference any database object
BSC.BSC_KPI_MM_CONTROLS is referenced by following:
APPS
BSC_KPI_MM_CONTROLS
|
|
|
|