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


TABLE: FEM.FEM_DIM_LOADER_DEFAULTS

Object Details
Object Name: FEM_DIM_LOADER_DEFAULTS
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_DIM_LOADER_DEFAULTS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnDIMENSION_ID
Columns
Name Datatype Length Mandatory Comments
DIMENSION_ID NUMBER
Yes Number that identifies the dimension
VALUE_SET_DISPLAY_CODE VARCHAR2 (150)
Non translatable alphanumeric identifier of a Value Set used as a default for external data loads
FOLDER_NAME VARCHAR2 (150)
Translatable name identifying the Folder used as a default for external data loads
OBJECT_VERSION_NUMBER NUMBER
Yes Framework required column for stale data detection
CREATION_DATE DATE
Yes Creation Date of the record
CREATED_BY NUMBER
Yes User that created the record
LAST_UPDATED_BY NUMBER
Yes User that last modified the record
LAST_UPDATE_DATE DATE
Yes Date on which the record was last modified
LAST_UPDATE_LOGIN NUMBER

Login user that last modified the record
Query Text

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


SELECT DIMENSION_ID
,      VALUE_SET_DISPLAY_CODE
,      FOLDER_NAME
,      OBJECT_VERSION_NUMBER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_DIM_LOADER_DEFAULTS;

Dependencies

[top of page]

FEM.FEM_DIM_LOADER_DEFAULTS does not reference any database object

FEM.FEM_DIM_LOADER_DEFAULTS is referenced by following:

SchemaAPPS
SynonymFEM_DIM_LOADER_DEFAULTS