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


TABLE: MSC.MSC_DRP_ALLOC_RULE_DATES

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


Time phases of drp allocation rules


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
RULE_ID NUMBER
Yes Rule ID. FK to msc_drp_alloc_rules
TIME_PHASE_ID NUMBER
Yes Time phase ID
EFFECTIVE_DATE DATE
Yes Date this time phase of the allocation rule becomes effective
DISABLE_DATE DATE

Date this time phase of the allocation rule becomes inactive
DMD_PRI_OVERRIDE NUMBER
Yes Demand priority override type
FAIR_SHARE_ALLOC NUMBER
Yes Fair share allocation type
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_ID
,      TIME_PHASE_ID
,      EFFECTIVE_DATE
,      DISABLE_DATE
,      DMD_PRI_OVERRIDE
,      FAIR_SHARE_ALLOC
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM MSC.MSC_DRP_ALLOC_RULE_DATES;

Dependencies

[top of page]

MSC.MSC_DRP_ALLOC_RULE_DATES does not reference any database object

MSC.MSC_DRP_ALLOC_RULE_DATES is referenced by following:

SchemaAPPS
SynonymMSC_DRP_ALLOC_RULE_DATES