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


TABLE: FEM.FEM_UD_UPD_COLS_T

Object Details
Object Name: FEM_UD_UPD_COLS_T
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_UD_UPD_COLS_T_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUPD_DEP_CALC_ID
ColumnTABLE_NAME
ColumnCOLUMN_NAME
Columns
Name Datatype Length Mandatory Comments
UPD_DEP_CALC_ID NUMBER
Yes Identifies the update dependents calculation.
TABLE_NAME VARCHAR2 (30) Yes Name of updated ACCOUNT table.
COLUMN_NAME VARCHAR2 (30) Yes Name of updated ACCOUNT table column.
CHECKED_FLAG VARCHAR2 (1) Yes
Query Text

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


SELECT UPD_DEP_CALC_ID
,      TABLE_NAME
,      COLUMN_NAME
,      CHECKED_FLAG
FROM FEM.FEM_UD_UPD_COLS_T;

Dependencies

[top of page]

FEM.FEM_UD_UPD_COLS_T does not reference any database object

FEM.FEM_UD_UPD_COLS_T is referenced by following:

SchemaAPPS
SynonymFEM_UD_UPD_COLS_T