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


TABLE: FEM.FEM_OBJECT_TYPE_APPS

Object Details
Object Name: FEM_OBJECT_TYPE_APPS
Object Type: TABLE
Owner: FEM
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FEM_OBJECT_TYPE_APPS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnOBJECT_TYPE_CODE
ColumnUSED_IN_APP_ID
Columns
Name Datatype Length Mandatory Comments
OBJECT_TYPE_CODE VARCHAR2 (30) Yes Non-translatable alphanumeric identifier for Object Type.
USED_IN_APP_ID NUMBER
Yes Identifies the Applications that can use the Object Type.
CREATION_DATE DATE
Yes Identifies the date on which the data was created
CREATED_BY NUMBER (15) Yes Identifies the user that created the data
LAST_UPDATED_BY NUMBER (15) Yes Identifies the user that last updated the data
LAST_UPDATE_DATE DATE
Yes Identifies the data on which the data was last updated
LAST_UPDATE_LOGIN NUMBER (15)
Identifies the login user that last updated the data
Query Text

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


SELECT OBJECT_TYPE_CODE
,      USED_IN_APP_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_OBJECT_TYPE_APPS;

Dependencies

[top of page]

FEM.FEM_OBJECT_TYPE_APPS does not reference any database object

FEM.FEM_OBJECT_TYPE_APPS is referenced by following:

SchemaAPPS
SynonymFEM_OBJECT_TYPE_APPS