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


VIEW: APPS.IC_LOCT_INV_RPTVW4

Object Details
Object Name: IC_LOCT_INV_RPTVW4
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMI.IC_LOCT_INV_RPTVW4
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.


Trial Picklist report view.


[View Source]

Columns
Name Datatype Length Mandatory Comments
WHSE_CODE VARCHAR2 (4) Yes
ITEM_ID NUMBER (10) Yes
LOCATION VARCHAR2 (16) Yes
LOCT_ONHAND NUMBER


LOCT_ONHAND2 NUMBER


Query Text

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


SELECT WHSE_CODE
,      ITEM_ID
,      LOCATION
,      LOCT_ONHAND
,      LOCT_ONHAND2
FROM APPS.IC_LOCT_INV_RPTVW4;

Dependencies

[top of page]

APPS.IC_LOCT_INV_RPTVW4 references the following:

SchemaAPPS
SynonymIC_LOCT_INV

APPS.IC_LOCT_INV_RPTVW4 is not referenced by any database object