[Home] [Help]
[Dependency Information]
| Object Name: | OP_GNRC_ITM_VW1 |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GML.OP_GNRC_ITM_VW1
|
| 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 | Customer item number. Item number that customer uses. |
| CUST_NO | VARCHAR2 | (4000) | GEMMS customer number to whom the customer item number is from | |
| ITEM_NO | VARCHAR2 | (32) | Yes | GEMMS item number which refers to the item number of the customer. |
| DELETE_MARK | NUMBER | (5) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT GENERIC_ITEM
, CUST_NO
, ITEM_NO
, DELETE_MARK
FROM APPS.OP_GNRC_ITM_VW1;
APPS
FND_PROFILE
- show dependent code
IC_ITEM_MST
OP_CUST_MST
OP_GNRC_ITM
APPS.OP_GNRC_ITM_VW1 is not referenced by any database object
|
|
|
|