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


VIEW: APPS.ISC_MSC_BIS_COMPONENTS_V

Object Details
Object Name: ISC_MSC_BIS_COMPONENTS_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

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


This view stores Bill of Material data for plans in Oracle Advanced Planning and Oracle Supply Chain Hub products.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Identifier of the component item
VALUE VARCHAR2 (250)
Name of the inventory item
Query Text

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


SELECT ID
,      VALUE
FROM APPS.ISC_MSC_BIS_COMPONENTS_V;

Dependencies

[top of page]

APPS.ISC_MSC_BIS_COMPONENTS_V references the following:

SchemaAPPS
SynonymMSC_BOM_COMPONENTS
SynonymMSC_SYSTEM_ITEMS

APPS.ISC_MSC_BIS_COMPONENTS_V is not referenced by any database object