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


TABLE: MSC.MSC_DRP_PRI_RULES_CALC

Object Details
Object Name: MSC_DRP_PRI_RULES_CALC
Object Type: TABLE
Owner: MSC
Subobject Name:
Status: VALID


Calculated demand priorities


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
RULE_SET_ID NUMBER
Yes Rule set ID
DEMAND_TYPE NUMBER
Yes Demand Type
DEMAND_CLASS VARCHAR2 (30) Yes Demand Class
PRIORITY NUMBER
Yes Demand priority
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER
Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard who column
Query Text

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


SELECT RULE_SET_ID
,      DEMAND_TYPE
,      DEMAND_CLASS
,      PRIORITY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM MSC.MSC_DRP_PRI_RULES_CALC;

Dependencies

[top of page]

MSC.MSC_DRP_PRI_RULES_CALC does not reference any database object

MSC.MSC_DRP_PRI_RULES_CALC is referenced by following:

SchemaMSC
ViewMSC_DRP_PRI_RULES_CALC#