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


TABLE: MSD.MSD_REASON_CODES

Object Details
Object Name: MSD_REASON_CODES
Object Type: TABLE
Owner: MSD
FND Design Data: TableMSD.MSD_REASON_CODES
Subobject Name:
Status: VALID


This table stores comment reason codes for scenario revisions.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
REASON_ID NUMBER
Yes Reason identifier
DEMAND_PLAN_ID NUMBER
Yes Demand plan id
SCENARIO_ID NUMBER
Yes Scenario id
REVISION VARCHAR2 (240) Yes Scenario revision
REASON_CODE VARCHAR2 (70) Yes Reason code
LAST_UPDATE_DATE DATE
Yes Standard WHO column
LAST_UPDATED_BY NUMBER
Yes Standard WHO column
CREATION_DATE DATE
Yes Standard WHO column
CREATED_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 REASON_ID
,      DEMAND_PLAN_ID
,      SCENARIO_ID
,      REVISION
,      REASON_CODE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM MSD.MSD_REASON_CODES;

Dependencies

[top of page]

MSD.MSD_REASON_CODES does not reference any database object

MSD.MSD_REASON_CODES is referenced by following:

SchemaAPPS
SynonymMSD_REASON_CODES