[Home] [Help]
[Dependency Information]
Object Name: | OP_GNRC_ITM_VW2 |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
GENERIC_ITEM | VARCHAR2 | (32) | Yes | Alternate item number used by many customers or industry |
ITEM_NO | VARCHAR2 | (32) | Yes | GEMMS item number to which the alternate item refers. |
DELETE_MARK | NUMBER | (5) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT GENERIC_ITEM
, ITEM_NO
, DELETE_MARK
FROM APPS.OP_GNRC_ITM_VW2;
APPS.OP_GNRC_ITM_VW2 is not referenced by any database object
|
|
|