DBA Data[Home] [Help] [Dependency Information]


TABLE: BSC.BSC_SYS_DATASET_CALC

Object Details
Object Name: BSC_SYS_DATASET_CALC
Object Type: TABLE
Owner: BSC
FND Design Data: TableBSC.BSC_SYS_DATASET_CALC
Subobject Name:
Status: VALID


BSC_SYS_DATASET_CAL stores information about which calculations are disabled by dataset.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BSC_SYS_DATASET_CALC_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnDATASET_ID
ColumnDISABLED_CALC_ID
Columns
Name Datatype Length Mandatory Comments
DATASET_ID NUMBER (5) Yes Dataset identifier
DISABLED_CALC_ID NUMBER (5) Yes Disabled calculation identifier
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT DATASET_ID
,      DISABLED_CALC_ID
FROM BSC.BSC_SYS_DATASET_CALC;

Dependencies

[top of page]

BSC.BSC_SYS_DATASET_CALC does not reference any database object

BSC.BSC_SYS_DATASET_CALC is referenced by following:

SchemaAPPS
SynonymBSC_SYS_DATASET_CALC