DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.IC_LOCT_INV_RPTVW3

Object Details
Object Name: IC_LOCT_INV_RPTVW3
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMI.IC_LOCT_INV_RPTVW3
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

A public view which may be useful for custom reporting or other data
requirements.


NOT CURRENTLY USED.


[View Source]

Columns
Name Datatype Length Mandatory Comments
WHSE_CODE VARCHAR2 (4) Yes
ITEM_ID NUMBER (10) Yes
WHSE_ONHAND NUMBER


WHSE_ONHAND2 NUMBER


Query Text

Cut, paste (and edit) the following text to query this object:


SELECT WHSE_CODE
,      ITEM_ID
,      WHSE_ONHAND
,      WHSE_ONHAND2
FROM APPS.IC_LOCT_INV_RPTVW3;

Dependencies

[top of page]

APPS.IC_LOCT_INV_RPTVW3 references the following:

SchemaAPPS
SynonymIC_ITEM_MST
SynonymIC_LOCT_INV

APPS.IC_LOCT_INV_RPTVW3 is not referenced by any database object