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


VIEW: APPS.INV_LOT_SERIAL_COLUMNS_V

Object Details
Object Name: INV_LOT_SERIAL_COLUMNS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.INV_LOT_SERIAL_COLUMNS_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
APPLICATION_COLUMN_NAME VARCHAR2 (30)
Application Column Name.
END_USER_COLUMN_NAME VARCHAR2 (30)
End User Column Name.
QUERY_FOR VARCHAR2 (6)
Query For - LOT or SERIAL.
DESCRIPTIVE_FLEX_CONTEXT_CODE VARCHAR2 (30)
Descriptive Flex Field context code.
Query Text

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


SELECT APPLICATION_COLUMN_NAME
,      END_USER_COLUMN_NAME
,      QUERY_FOR
,      DESCRIPTIVE_FLEX_CONTEXT_CODE
FROM APPS.INV_LOT_SERIAL_COLUMNS_V;

Dependencies

[top of page]

APPS.INV_LOT_SERIAL_COLUMNS_V references the following:

SchemaAPPS
SynonymFND_COLUMNS
ViewFND_DESCR_FLEX_COL_USAGE_VL
SynonymFND_TABLES

APPS.INV_LOT_SERIAL_COLUMNS_V is not referenced by any database object