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


VIEW: APPS.GR_REG_ITEM_CODE_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


View for Regulatory Items with Description


[View Source]

Columns
Name Datatype Length Mandatory Comments
ITEM_CODE VARCHAR2 (40)
The Item Code for the substance used in or produced by the process.
ITEM_DESC VARCHAR2 (240)
Item Description
Query Text

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


SELECT ITEM_CODE
,      ITEM_DESC
FROM APPS.GR_REG_ITEM_CODE_V;

Dependencies

[top of page]

APPS.GR_REG_ITEM_CODE_V references the following:

SchemaAPPS
ViewGR_ITEM_GENERAL_V
SynonymGR_MULTILINGUAL_NAME_TL

APPS.GR_REG_ITEM_CODE_V is not referenced by any database object