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


TABLE: MSC.MSC_INT_ENTERPRISE_FORECAST

Object Details
Object Name: MSC_INT_ENTERPRISE_FORECAST
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_INT_ENTERPRISE_FORECAST
Subobject Name:
Status: VALID

Temporary Table Details

MSC.MSC_INT_ENTERPRISE_FORECAST 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.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Primary Key: MSC_ENTERPRISE_FORECAST_PK
  1. ColumnOI__FORECAST_CODE
  2. ColumnOI__FORECAST_SCENARIO
Indexes
Index Type Uniqueness Tablespace Column
MSC_ENTERPRISE_FORECAST_PK NORMAL UNIQUE Tablespace ColumnOI__FORECAST_CODE
ColumnOI__FORECAST_SCENARIO
Columns
Name Datatype Length Mandatory Comments
OI__FORECAST_CODE VARCHAR2 (100) Yes
OI__FORECAST_SCENARIO VARCHAR2 (100) Yes
OI__DESCRIPTION VARCHAR2 (300)
OI__CREATED_DATE DATE

OI__FORECAST_SOURCE VARCHAR2 (100)
OI__START_DATE DATE

OI__NUMBER_OF_PERIODS NUMBER

OI__PERIOD_SIZE VARCHAR2 (100)
OI__FORECAST_NAME VARCHAR2 (100)
Query Text

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


SELECT OI__FORECAST_CODE
,      OI__FORECAST_SCENARIO
,      OI__DESCRIPTION
,      OI__CREATED_DATE
,      OI__FORECAST_SOURCE
,      OI__START_DATE
,      OI__NUMBER_OF_PERIODS
,      OI__PERIOD_SIZE
,      OI__FORECAST_NAME
FROM MSC.MSC_INT_ENTERPRISE_FORECAST;

Dependencies

[top of page]

MSC.MSC_INT_ENTERPRISE_FORECAST does not reference any database object

MSC.MSC_INT_ENTERPRISE_FORECAST is referenced by following:

SchemaAPPS
SynonymMSC_INT_ENTERPRISE_FORECAST