[Home] [Help]
[Dependency Information]
Object Name: | GR_ITEMS_REQUESTED |
---|---|
Object Type: | TABLE |
Owner: | GR |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Regulatory Items Requests log table, which is updated on every GRIRI inbound requests.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
MESSAGE_ICN | NUMBER | This column determines the Message ICN for the Inbound Message | ||
ORGANIZATION | NUMBER | Name of organization under which the Items are requested. | ||
FROM_ITEM | VARCHAR2 | (40) | First Item Name of Range of Items to be searched | |
TO_ITEM | VARCHAR2 | (40) | Last Item Name of Range of Items to be searched |
Cut, paste (and edit) the following text to query this object:
SELECT MESSAGE_ICN
, ORGANIZATION
, FROM_ITEM
, TO_ITEM
FROM GR.GR_ITEMS_REQUESTED;
GR.GR_ITEMS_REQUESTED does not reference any database object
GR.GR_ITEMS_REQUESTED is referenced by following:
|
|
|