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


TABLE: FEM.FEM_APPLICATIONS

Object Details
Object Name: FEM_APPLICATIONS
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_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FEM_APPLICATIONS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnAPPLICATION_ID
Columns
Name Datatype Length Mandatory Comments
APPLICATION_ID NUMBER
Yes Application Identifier
APPLICATION_GROUP_ID NUMBER

Application Group Identifier
CREATION_DATE DATE
Yes Identifies the date on which the data was created
CREATED_BY NUMBER
Yes Identifies the user that created the data
LAST_UPDATED_BY NUMBER
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

Identifies the login user that last updated the data
Query Text

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


SELECT APPLICATION_ID
,      APPLICATION_GROUP_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_APPLICATIONS;

Dependencies

[top of page]

FEM.FEM_APPLICATIONS does not reference any database object

FEM.FEM_APPLICATIONS is referenced by following:

SchemaAPPS
SynonymFEM_APPLICATIONS