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


VIEW: APPS.GR_ITEM_REPORT_V1

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

View Type

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


View of valid Regulatory Items which can be used for Reports.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ITEM_NO VARCHAR2 (40)
Item Number
ITEM_DESC1 VARCHAR2 (240)
Item Description
Query Text

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


SELECT ITEM_NO
,      ITEM_DESC1
FROM APPS.GR_ITEM_REPORT_V1;

Dependencies

[top of page]

APPS.GR_ITEM_REPORT_V1 references the following:

SchemaAPPS
SynonymGR_ITEM_GENERAL
SynonymGR_MULTILINGUAL_NAME_TL
SynonymIC_ITEM_MST

APPS.GR_ITEM_REPORT_V1 is not referenced by any database object