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


VIEW: APPS.MTL_ADJUSTMENT_LOTSERIAL_V

Object Details
Object Name: MTL_ADJUSTMENT_LOTSERIAL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.MTL_ADJUSTMENT_LOTSERIAL_V
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.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
TRANSACTION_ID NUMBER

Transaction identifier
LOT VARCHAR2 (80)
Lot number
LOT_QUANTITY NUMBER

Transaction quantity, in the user's current unit of measure
SERIAL VARCHAR2 (30)
Serial number
Query Text

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


SELECT TRANSACTION_ID
,      LOT
,      LOT_QUANTITY
,      SERIAL
FROM APPS.MTL_ADJUSTMENT_LOTSERIAL_V;

Dependencies

[top of page]

APPS.MTL_ADJUSTMENT_LOTSERIAL_V references the following:

SchemaAPPS
SynonymMTL_MATERIAL_TRANSACTIONS
SynonymMTL_TRANSACTION_LOT_NUMBERS
SynonymMTL_UNIT_TRANSACTIONS

APPS.MTL_ADJUSTMENT_LOTSERIAL_V is not referenced by any database object