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


TABLE: GMI.GMI_MIGRATION_PARAMETERS

Object Details
Object Name: GMI_MIGRATION_PARAMETERS
Object Type: TABLE
Owner: GMI
FND Design Data: TableGMI.GMI_MIGRATION_PARAMETERS
Subobject Name:
Status: VALID


This is a single row table that contains the values for the migration populated via the pre-migration form.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
AUTO_LOT_ALPHA_PREFIX VARCHAR2 (30)
Default lot prefix for item migration.
START_AUTO_LOT_NUMBER NUMBER

Default starting lot number for item migration.
CHILD_LOT_PREFIX VARCHAR2 (30)
Default Child lot numbering prefix for item migration
CHILD_LOT_STARTING_NUMBER NUMBER

Default start Child lot number for item migration.
LOT_SUBLOT_DELIMITER VARCHAR2 (5)
Lot sublot concatenation character for lot migration.
CREATION_DATE DATE

Standard who column
CREATED_BY NUMBER (15)
Standard who column
LAST_UPDATE_DATE DATE

Standard who column
LAST_UPDATED_BY NUMBER (15)
Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT AUTO_LOT_ALPHA_PREFIX
,      START_AUTO_LOT_NUMBER
,      CHILD_LOT_PREFIX
,      CHILD_LOT_STARTING_NUMBER
,      LOT_SUBLOT_DELIMITER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMI.GMI_MIGRATION_PARAMETERS;

Dependencies

[top of page]

GMI.GMI_MIGRATION_PARAMETERS does not reference any database object

GMI.GMI_MIGRATION_PARAMETERS is referenced by following:

SchemaAPPS
SynonymGMI_MIGRATION_PARAMETERS