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


TABLE: FEM.FEM_RFSH_TABLES

Object Details
Object Name: FEM_RFSH_TABLES
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_RFSH_TABLES_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTABLE_NAME
Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (30) Yes Identifies the table name to be refreshed
TABLE_OWNER_APPLICATION_ID NUMBER
Yes Identifies the owning application of the table name
TABLE_CATEGORY_CODE VARCHAR2 (30) Yes
CREATION_DATE DATE
Yes Identifies the date on which the record was originally created
CREATED_BY NUMBER
Yes Identifies the user that originally loaded the record
LAST_UPDATED_BY NUMBER
Yes Identifies the user that last modified the record
LAST_UPDATE_DATE DATE
Yes Identifies the date on which the record was last modified
LAST_UPDATE_LOGIN NUMBER

Identifies the login that last modified the record
Query Text

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


SELECT TABLE_NAME
,      TABLE_OWNER_APPLICATION_ID
,      TABLE_CATEGORY_CODE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_RFSH_TABLES;

Dependencies

[top of page]

FEM.FEM_RFSH_TABLES does not reference any database object

FEM.FEM_RFSH_TABLES is referenced by following:

SchemaAPPS
SynonymFEM_RFSH_TABLES