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


TABLE: JTF.JTF_FM_MIGRATION_HISTORY

Object Details
Object Name: JTF_FM_MIGRATION_HISTORY
Object Type: TABLE
Owner: JTF
FND Design Data: TableJTF.JTF_FM_MIGRATION_HISTORY
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. For example., JTF_FM_QUERY_MIG indicates migration of Query from MES to OCM tablesJTF_FM_OCM_MIG - would indicate migration of content from MES to OCM repository
OBJECT_VERSION_NUMBER NUMBER
Yes Object version Number of the record
CREATED_BY VARCHAR2 (30) Yes Created By column
CREATION_DATE DATE
Yes Creation Date
LAST_UPDATED_BY NUMBER
Yes Last updated by
LAST_UPDATE_DATE DATE
Yes Last updated date
LAST_UPDATE_LOGIN NUMBER

Last update login
STATUS VARCHAR2 (240)
Status of the migration
SECURITY_GROUP_ID NUMBER

Used in Hosted Environments
Query Text

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


SELECT MIGRATION_CODE
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      STATUS
,      SECURITY_GROUP_ID
FROM JTF.JTF_FM_MIGRATION_HISTORY;

Dependencies

[top of page]

JTF.JTF_FM_MIGRATION_HISTORY does not reference any database object

JTF.JTF_FM_MIGRATION_HISTORY is referenced by following:

SchemaAPPS
SynonymJTF_FM_MIGRATION_HISTORY