[Home] [Help]
[Dependency Information]
| Object Name: | GR_ITEM_REPORT_V1 |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GR.GR_ITEM_REPORT_V1
|
| Subobject Name: | |
| Status: | VALID |
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.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ITEM_NO | VARCHAR2 | (40) | Item Number | |
| ITEM_DESC1 | VARCHAR2 | (240) | Item Description |
Cut, paste (and edit) the following text to query this object:
SELECT ITEM_NO
, ITEM_DESC1
FROM APPS.GR_ITEM_REPORT_V1;
APPS
GR_ITEM_GENERAL
GR_MULTILINGUAL_NAME_TL
IC_ITEM_MST
APPS.GR_ITEM_REPORT_V1 is not referenced by any database object
|
|
|
|