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


TABLE: ONT.OE_UPGRADE_PC_ATTR_MAP

Object Details
Object Name: OE_UPGRADE_PC_ATTR_MAP
Object Type: TABLE
Owner: ONT
FND Design Data: TableONT.OE_UPGRADE_PC_ATTR_MAP
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_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OE_UPGRADE_PC_ATTR_MAP_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnCOLUMN_NAME
ColumnOBJECT_ID
Columns
Name Datatype Length Mandatory Comments
COLUMN_NAME VARCHAR2 (30) Yes Column name for attribute mapping
ATTRIBUTE_CODE VARCHAR2 (30) Yes Attribute code for attribute mapping.
OBJECT_ID NUMBER
Yes Object Id for attribute mapping.
OBJECT_NAME VARCHAR2 (80) Yes Object Name for attribute mapping.
OLD_TABLE_NAME VARCHAR2 (30)
Old table name for mapping.
NEW_COLUMN_NAME VARCHAR2 (30)
New column name for mapping.
ATTRIBUTE_ID NUMBER

Attribute Id for attribute mapping.
Query Text

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


SELECT COLUMN_NAME
,      ATTRIBUTE_CODE
,      OBJECT_ID
,      OBJECT_NAME
,      OLD_TABLE_NAME
,      NEW_COLUMN_NAME
,      ATTRIBUTE_ID
FROM ONT.OE_UPGRADE_PC_ATTR_MAP;

Dependencies

[top of page]

ONT.OE_UPGRADE_PC_ATTR_MAP does not reference any database object

ONT.OE_UPGRADE_PC_ATTR_MAP is referenced by following:

SchemaAPPS
SynonymOE_UPGRADE_PC_ATTR_MAP