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


VIEW: APPS.ISC_MSC_BIS_CATEGORY_SETS_V

Object Details
Object Name: ISC_MSC_BIS_CATEGORY_SETS_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 different category sets for an item.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (40)
Category set identifier
VALUE VARCHAR2 (30)
Category set name
Query Text

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


SELECT ID
,      VALUE
FROM APPS.ISC_MSC_BIS_CATEGORY_SETS_V;

Dependencies

[top of page]

APPS.ISC_MSC_BIS_CATEGORY_SETS_V references the following:

SchemaAPPS
SynonymMSC_CATEGORY_SETS
SchemaPUBLIC
SynonymDUAL

APPS.ISC_MSC_BIS_CATEGORY_SETS_V is not referenced by any database object