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


TABLE: MSC.MSC_INT_ASCP_TOTALPRODCOST

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

Temporary Table Details

MSC.MSC_INT_ASCP_TOTALPRODCOST 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
Columns
Name Datatype Length Mandatory Comments
PLAN_ID NUMBER

ORGANIZATIONID NUMBER

INSTANCEID NUMBER

ITEMID NUMBER

PERIODEND VARCHAR2 (32)
TOTALPRODCOST NUMBER

Query Text

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


SELECT PLAN_ID
,      ORGANIZATIONID
,      INSTANCEID
,      ITEMID
,      PERIODEND
,      TOTALPRODCOST
FROM MSC.MSC_INT_ASCP_TOTALPRODCOST;

Dependencies

[top of page]

MSC.MSC_INT_ASCP_TOTALPRODCOST does not reference any database object

MSC.MSC_INT_ASCP_TOTALPRODCOST is referenced by following:

SchemaAPPS
SynonymMSC_INT_ASCP_TOTALPRODCOST