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


TABLE: INV.MTL_LOT_CONV_AUDIT_DETAILS

Object Details
Object Name: MTL_LOT_CONV_AUDIT_DETAILS
Object Type: TABLE
Owner: INV
FND Design Data: TableINV.MTL_LOT_CONV_AUDIT_DETAILS
Subobject Name:
Status: VALID


This table stores Audit Detail Record


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MTL_LOT_CONV_AUDIT_DETAILS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnCONV_AUDIT_DETAIL_ID
MTL_LOT_CONV_AUDIT_DETAILS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnCONV_AUDIT_ID
Columns
Name Datatype Length Mandatory Comments
CONV_AUDIT_DETAIL_ID NUMBER
Yes surrogate for detail record
CONV_AUDIT_ID NUMBER
Yes surrogate for audit record
REVISION VARCHAR2 (3)
revision for the item
ORGANIZATION_ID NUMBER
Yes surrogate for organization
SUBINVENTORY_CODE VARCHAR2 (10)
Subinventory Code
LPN_ID NUMBER

surrogate for LPN
LOCATOR_ID NUMBER

surrogate for locator
OLD_PRIMARY_QTY NUMBER
Yes Old Primary Quantity
OLD_SECONDARY_QTY NUMBER

Old Secondary Quantity
NEW_PRIMARY_QTY NUMBER

New Primary Quantity
NEW_SECONDARY_QTY NUMBER

New Secondary Quantity
TRANSACTION_PRIMARY_QTY NUMBER

Transaction Primary Quantity
TRANSACTION_SECONDARY_QTY NUMBER

Transaction Secondary Quantity
TRANSACTION_UPDATE_FLAG VARCHAR2 (2) Yes Transaction Update Flag
CREATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT CONV_AUDIT_DETAIL_ID
,      CONV_AUDIT_ID
,      REVISION
,      ORGANIZATION_ID
,      SUBINVENTORY_CODE
,      LPN_ID
,      LOCATOR_ID
,      OLD_PRIMARY_QTY
,      OLD_SECONDARY_QTY
,      NEW_PRIMARY_QTY
,      NEW_SECONDARY_QTY
,      TRANSACTION_PRIMARY_QTY
,      TRANSACTION_SECONDARY_QTY
,      TRANSACTION_UPDATE_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM INV.MTL_LOT_CONV_AUDIT_DETAILS;

Dependencies

[top of page]

INV.MTL_LOT_CONV_AUDIT_DETAILS does not reference any database object

INV.MTL_LOT_CONV_AUDIT_DETAILS is referenced by following:

SchemaAPPS
SynonymMTL_LOT_CONV_AUDIT_DETAILS