[Home] [Help]
[Dependency Information]
| Object Name: | BIS_SETUP_MEASURE_KPI |
|---|---|
| Object Type: | TABLE |
| Owner: | BIS |
| Subobject Name: | |
| Status: | VALID |
BIS.BIS_SETUP_MEASURE_KPI is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| INDICATOR_ID | NUMBER | |||
| INDICATOR_NAME | VARCHAR2 | (255) | ||
| KPI_DISPLAY_NAMES | VARCHAR2 | (4000) | ||
| DESCRIPTION | VARCHAR2 | (1024) |
Cut, paste (and edit) the following text to query this object:
SELECT INDICATOR_ID
, INDICATOR_NAME
, KPI_DISPLAY_NAMES
, DESCRIPTION
FROM BIS.BIS_SETUP_MEASURE_KPI;
BIS.BIS_SETUP_MEASURE_KPI does not reference any database object
BIS.BIS_SETUP_MEASURE_KPI is referenced by following:
APPS
BIS_SETUP_MEASURE_KPI
|
|
|
|