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


VIEW: APPS.GR_ALL_ITEMS_V

Object Details
Object Name: GR_ALL_ITEMS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGR.GR_ALL_ITEMS_V
Subobject Name:
Status: VALID

View Type

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


View of ITEM CODE + DESCRIPTION


[View Source]

Columns
Name Datatype Length Mandatory Comments
ITEM_CODE VARCHAR2 (40)
Uniquely identifying the Item.
DESCRIPTION VARCHAR2 (240)
Item Description.
Query Text

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


SELECT ITEM_CODE
,      DESCRIPTION
FROM APPS.GR_ALL_ITEMS_V;

Dependencies

[top of page]

APPS.GR_ALL_ITEMS_V references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
SynonymGR_ITEM_GENERAL
SynonymGR_MULTILINGUAL_NAME_TL
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymMTL_SYSTEM_ITEMS

APPS.GR_ALL_ITEMS_V is not referenced by any database object