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


TABLE: JTF.JTF_FM_MIG_HISTORY_DETAILS

Object Details
Object Name: JTF_FM_MIG_HISTORY_DETAILS
Object Type: TABLE
Owner: JTF
FND Design Data: TableJTF.JTF_FM_MIG_HISTORY_DETAILS
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:
Columns
Name Datatype Length Mandatory Comments
MIGRATION_CODE VARCHAR2 (30) Yes Migration code
ITEM_ID NUMBER
Yes Item Id uniquely identifies the item that was migrated from one repository to another.
CONTENT_TYPE_CODE VARCHAR2 (100) Yes Content type code of the content migrated.
CONTENT_ITEM_ID NUMBER
Yes Content item id is the unique identifierin the OCM repository of the content migrated.
CITEM_VERSION_ID NUMBER
Yes Content item version id is the unique identifier in the OCM repository of the content migrated.
FILE_ID NUMBER
Yes File Id of the content migrated
FILE_NAME VARCHAR2 (240)
File Name of the content migrated
DESCRIPTION VARCHAR2 (2000)
Description of the migrated content
QUERY_CITEM_ID NUMBER

If a query is associated with the migrated content, this field hold its unique identifier.
CREATED_BY NUMBER
Yes Created by
CREATION_DATE DATE
Yes Creation date
LAST_UPDATED_BY NUMBER
Yes Last updated by
LAST_UPDATE_DATE DATE
Yes Last update date
LAST_UPDATE_LOGIN NUMBER

Last update login
Query Text

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


SELECT MIGRATION_CODE
,      ITEM_ID
,      CONTENT_TYPE_CODE
,      CONTENT_ITEM_ID
,      CITEM_VERSION_ID
,      FILE_ID
,      FILE_NAME
,      DESCRIPTION
,      QUERY_CITEM_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM JTF.JTF_FM_MIG_HISTORY_DETAILS;

Dependencies

[top of page]

JTF.JTF_FM_MIG_HISTORY_DETAILS does not reference any database object

JTF.JTF_FM_MIG_HISTORY_DETAILS is referenced by following:

SchemaAPPS
SynonymJTF_FM_MIG_HISTORY_DETAILS