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


TABLE: FEM.FEM_INT_COLUMN_MAP

Object Details
Object Name: FEM_INT_COLUMN_MAP
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_INT_COLUMN_MAP_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnOBJECT_TYPE_CODE
ColumnTARGET_COLUMN_NAME
FEM_INT_COLUMN_MAP_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnOBJECT_TYPE_CODE
ColumnINTERFACE_COLUMN_NAME
Columns
Name Datatype Length Mandatory Comments
OBJECT_TYPE_CODE VARCHAR2 (30) Yes The executable rule type of the loader that this mapping is created for. References FEM_OBJECT_TYPES.OBJECT_TYPE_CODE.
TARGET_COLUMN_NAME VARCHAR2 (30) Yes The name of the column in the target table that is to be populated by INTERFACE_COLUMN_NAME from the interface table
INTERFACE_COLUMN_NAME VARCHAR2 (30) Yes The name of the column in the interface table that is to be used to populate TARGET_COLUMN_NAME in the target table
CREATED_BY NUMBER (15) Yes Identifies the user that created the column mapping
CREATION_DATE DATE
Yes Identifies the date on which the column mapping was created
LAST_UPDATED_BY NUMBER (15) Yes Identifies the user that last updated the column mapping
LAST_UPDATE_DATE DATE
Yes Identifies the date on which the column mapping was last updated
LAST_UPDATE_LOGIN NUMBER (15)
Identifies the login that last updated the column mapping
Query Text

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


SELECT OBJECT_TYPE_CODE
,      TARGET_COLUMN_NAME
,      INTERFACE_COLUMN_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_INT_COLUMN_MAP;

Dependencies

[top of page]

FEM.FEM_INT_COLUMN_MAP does not reference any database object

FEM.FEM_INT_COLUMN_MAP is referenced by following:

SchemaAPPS
SynonymFEM_INT_COLUMN_MAP