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


TABLE: MSC.MSC_INT_RESOURCE_PLAN

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

Temporary Table Details

MSC.MSC_INT_RESOURCE_PLAN 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_RESOURCE_PLAN_PK
  1. ColumnOI__PRODUCTION_SCHEDULE_CODE
  2. ColumnOI__INTEGRATION_ID
  3. ColumnOI__RESOURCE_CODE
  4. ColumnOI__BRANCH_CODE
Indexes
Index Type Uniqueness Tablespace Column
MSC_RESOURCE_PLAN_PK NORMAL UNIQUE Tablespace ColumnOI__PRODUCTION_SCHEDULE_CODE
ColumnOI__INTEGRATION_ID
ColumnOI__RESOURCE_CODE
ColumnOI__BRANCH_CODE
Columns
Name Datatype Length Mandatory Comments
OI__PRODUCTION_SCHEDULE_CODE VARCHAR2 (300) Yes
OI__INTEGRATION_ID VARCHAR2 (300) Yes
OI__RESOURCE_CODE VARCHAR2 (300) Yes
OI__BRANCH_CODE VARCHAR2 (300) Yes
OI__RESOURCE_TYPE VARCHAR2 (300)
Query Text

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


SELECT OI__PRODUCTION_SCHEDULE_CODE
,      OI__INTEGRATION_ID
,      OI__RESOURCE_CODE
,      OI__BRANCH_CODE
,      OI__RESOURCE_TYPE
FROM MSC.MSC_INT_RESOURCE_PLAN;

Dependencies

[top of page]

MSC.MSC_INT_RESOURCE_PLAN does not reference any database object

MSC.MSC_INT_RESOURCE_PLAN is referenced by following:

SchemaAPPS
SynonymMSC_INT_RESOURCE_PLAN