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


TABLE: MTH.MTH_ENTITIES

Object Details
Object Name: MTH_ENTITIES
Object Type: TABLE
Owner: MTH
Subobject Name:
Status: VALID


This tables stores the pre-defined entities for Manufacturing Operations Center


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
MTH_ALIAS VARCHAR2 (120) Yes User-defined name for Manufacturing Operations Center entities
ID NUMBER
Yes System generated identifier for Manufacturing Operations Center entity
CREATION_DATE DATE

Standard who column
LAST_UPDATE_DATE DATE

Standard who column
CREATION_SYSTEM_ID NUMBER

Standard who column
LAST_UPDATE_SYSTEM_ID NUMBER

Standard who column
CREATED_BY NUMBER (15)
Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
LAST_UPDATED_BY NUMBER (15)
Standard who column
Query Text

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


SELECT MTH_ALIAS
,      ID
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATION_SYSTEM_ID
,      LAST_UPDATE_SYSTEM_ID
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATED_BY
FROM MTH.MTH_ENTITIES;

Dependencies

[top of page]

MTH.MTH_ENTITIES does not reference any database object

MTH.MTH_ENTITIES is referenced by following:

SchemaAPPS
SynonymMTH_ENTITIES