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


VIEW: APPS.CLN_INV_ITEM_REVISIONS_V

Object Details
Object Name: CLN_INV_ITEM_REVISIONS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCLN.CLN_INV_ITEM_REVISIONS_V
Subobject Name:
Status: VALID

View Type

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


View to be used for value-sets used in 4C1 concurrent program


[View Source]

Columns
Name Datatype Length Mandatory Comments
REVISION VARCHAR2 (3) Yes Revision of the item
ORGANIZATION_ID NUMBER
Yes Organization ID.
Query Text

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


SELECT REVISION
,      ORGANIZATION_ID
FROM APPS.CLN_INV_ITEM_REVISIONS_V;

Dependencies

[top of page]

APPS.CLN_INV_ITEM_REVISIONS_V references the following:

SchemaAPPS
SynonymMTL_ITEM_REVISIONS

APPS.CLN_INV_ITEM_REVISIONS_V is not referenced by any database object