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


TABLE: MSC.MSC_INT_OPERATION

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

Temporary Table Details

MSC.MSC_INT_OPERATION 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_OPERATION_PK
  1. ColumnOI__OPERATION_CODE
Indexes
Index Type Uniqueness Tablespace Column
MSC_OPERATION_PK NORMAL UNIQUE Tablespace ColumnOI__OPERATION_CODE
Columns
Name Datatype Length Mandatory Comments
OI__OPERATION_CODE VARCHAR2 (100) Yes
OI__OPERATION_NAME VARCHAR2 (100)
OI__DESCRIPTION VARCHAR2 (300)
OI__DURATION_RESOURCE_OR_SET VARCHAR2 (100)
OI__FACTOR_RESOURCE_OR_SET VARCHAR2 (100)
OI__PRIMARY_OUTPUT VARCHAR2 (100)
OI__BATCH VARCHAR2 (3)
OI__MIN_RUN_QTY NUMBER

OI__MAX_RUN_QTY NUMBER

OI__USE_RUN_TIME VARCHAR2 (3)
OI__MIN_RUN_TIME NUMBER

OI__MAX_RUN_TIME NUMBER

OI__RUN_TIME_UNIT VARCHAR2 (100)
OI__TYPE VARCHAR2 (100)
OI__ROUTING_SEQUENCE_ID NUMBER

OI__BILL_SEQUENCE_ID NUMBER

OI__OPERATION_SEQ_NUM NUMBER

OI__OPERATION_SEQ_ID NUMBER

OI__RESOURCE_SEQ_NUM NUMBER

Query Text

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


SELECT OI__OPERATION_CODE
,      OI__OPERATION_NAME
,      OI__DESCRIPTION
,      OI__DURATION_RESOURCE_OR_SET
,      OI__FACTOR_RESOURCE_OR_SET
,      OI__PRIMARY_OUTPUT
,      OI__BATCH
,      OI__MIN_RUN_QTY
,      OI__MAX_RUN_QTY
,      OI__USE_RUN_TIME
,      OI__MIN_RUN_TIME
,      OI__MAX_RUN_TIME
,      OI__RUN_TIME_UNIT
,      OI__TYPE
,      OI__ROUTING_SEQUENCE_ID
,      OI__BILL_SEQUENCE_ID
,      OI__OPERATION_SEQ_NUM
,      OI__OPERATION_SEQ_ID
,      OI__RESOURCE_SEQ_NUM
FROM MSC.MSC_INT_OPERATION;

Dependencies

[top of page]

MSC.MSC_INT_OPERATION does not reference any database object

MSC.MSC_INT_OPERATION is referenced by following:

SchemaAPPS
SynonymMSC_INT_OPERATION