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


TABLE: MSC.MSC_ABC_CLASSES

Object Details
Object Name: MSC_ABC_CLASSES
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_ABC_CLASSES
Subobject Name:
Status: VALID


This table describes the classification of inventory goods into class A, B, C class types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSC_ABC_CLASSES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnABC_CLASS_ID
ColumnSR_INSTANCE_ID
MSC_ABC_CLASSES_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnABC_CLASS_NAME
ColumnORGANIZATION_ID
ColumnSR_INSTANCE_ID
Columns
Name Datatype Length Mandatory Comments
ABC_CLASS_ID NUMBER
Yes ABC Class ID
ABC_CLASS_NAME VARCHAR2 (40) Yes ABC Class Name
ORGANIZATION_ID NUMBER
Yes Organization Identifier
SR_INSTANCE_ID NUMBER
Yes Source Application Instance Identifier
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
DESCRIPTION VARCHAR2 (50)
Description
LAST_UPDATE_LOGIN NUMBER

Standard WHO Column
SR_ASSIGNMENT_GROUP_ID NUMBER

SR ASSIGNMENT GROUP ID
Query Text

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


SELECT ABC_CLASS_ID
,      ABC_CLASS_NAME
,      ORGANIZATION_ID
,      SR_INSTANCE_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      DESCRIPTION
,      LAST_UPDATE_LOGIN
,      SR_ASSIGNMENT_GROUP_ID
FROM MSC.MSC_ABC_CLASSES;

Dependencies

[top of page]

MSC.MSC_ABC_CLASSES does not reference any database object

MSC.MSC_ABC_CLASSES is referenced by following:

SchemaAPPS
SynonymMSC_ABC_CLASSES