[Home] [Help]
[Dependency Information]
| Object Name: | IC_LOCT_INV_RPTVW2 |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GMI.IC_LOCT_INV_RPTVW2
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
A public view which may be useful for custom reporting or other data
requirements.
NOT CURRENTLY USED.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ITEM_ID | NUMBER | (10) | Yes | |
| TOTAL_ONHAND | NUMBER | |||
| TOTAL_ONHAND2 | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT ITEM_ID
, TOTAL_ONHAND
, TOTAL_ONHAND2
FROM APPS.IC_LOCT_INV_RPTVW2;
APPS
IC_ITEM_MST
IC_LOCT_INV
APPS.IC_LOCT_INV_RPTVW2 is not referenced by any database object
|
|
|
|