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


TABLE: MSC.MSC_INT_PLAN_OUTPUT_SCHEDULE

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


PS/SNO Integration table is used to maintain a record of the plans to avoid duplication of Demand plans that are created as a result of publish


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
DEMAND_PLAN_ID NUMBER (30) Yes Plan ID of the Demand plan
SNO_PLAN_ID NUMBER (30) Yes Plan ID of the SNO plan
DEMAND_PLAN_NAME VARCHAR2 (50)
Plan name of the Demand plan
SR_INSTANCE_ID NUMBER (30)
SR Instance ID of the SNO plan
LAST_UPDATE_DATE DATE

Date the SNO plan was last published
LAST_UPDATED_BY NUMBER (30)
ID of the user who last published the SNO plan
CREATION_DATE DATE

Date the SNO plan was created
CREATED_BY NUMBER (30)
ID of user who created the plan
Query Text

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


SELECT DEMAND_PLAN_ID
,      SNO_PLAN_ID
,      DEMAND_PLAN_NAME
,      SR_INSTANCE_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
FROM MSC.MSC_INT_PLAN_OUTPUT_SCHEDULE;

Dependencies

[top of page]

MSC.MSC_INT_PLAN_OUTPUT_SCHEDULE does not reference any database object

MSC.MSC_INT_PLAN_OUTPUT_SCHEDULE is referenced by following:

SchemaAPPS
SynonymMSC_INT_PLAN_OUTPUT_SCHEDULE