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


VIEW: APPS.MST_ITEM_NUMBERS_V

Object Details
Object Name: MST_ITEM_NUMBERS_V
Object Type: VIEW
Owner: APPS
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
INVENTORY_ITEM_ID NUMBER
Yes Unique Identifier for Item.
ITEM_NAME VARCHAR2 (40)
Item description.
Query Text

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


SELECT INVENTORY_ITEM_ID
,      ITEM_NAME
FROM APPS.MST_ITEM_NUMBERS_V;

Dependencies

[top of page]

APPS.MST_ITEM_NUMBERS_V references the following:

SchemaAPPS
SynonymMST_DELIVERY_DETAILS
SynonymMTL_SYSTEM_ITEMS_KFV

APPS.MST_ITEM_NUMBERS_V is not referenced by any database object