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


TABLE: MSD.MSD_SETUP_PARAMETERS

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


This table stores Demand Planning application parameters setup information.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSD_SETUP_PARAMETERS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINSTANCE_ID
ColumnPARAMETER_NAME
Columns
Name Datatype Length Mandatory Comments
INSTANCE_ID NUMBER (15) Yes Source Instance ID
PARAMETER_NAME VARCHAR2 (30) Yes Parameter Name.
PARAMETER_VALUE VARCHAR2 (255)
Parameter Value.
Query Text

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


SELECT INSTANCE_ID
,      PARAMETER_NAME
,      PARAMETER_VALUE
FROM MSD.MSD_SETUP_PARAMETERS;

Dependencies

[top of page]

MSD.MSD_SETUP_PARAMETERS does not reference any database object

MSD.MSD_SETUP_PARAMETERS is referenced by following:

SchemaAPPS
SynonymMSD_SETUP_PARAMETERS