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


VIEW: APPS.GR_ITEM_GENERAL_MSDS_V

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

MultiLingual view (a language resolved view of the data.)


Contains only the rows that reflect the MSDS name for the item in the users environment language


[View Source]

Columns
Name Datatype Length Mandatory Comments
ITEM_CODE VARCHAR2 (32) Yes
NAME_DESCRIPTION VARCHAR2 (240) Yes
Query Text

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


SELECT ITEM_CODE
,      NAME_DESCRIPTION
FROM APPS.GR_ITEM_GENERAL_MSDS_V;

Dependencies

[top of page]

APPS.GR_ITEM_GENERAL_MSDS_V references the following:

SchemaAPPS
SynonymGR_ITEM_GENERAL
SynonymGR_MULTILINGUAL_NAME_TL

APPS.GR_ITEM_GENERAL_MSDS_V is not referenced by any database object