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


VIEW: APPS.MSD_CATEGORY_SETS_V

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


This view for Demand Planning Category Sets


[View Source]

Columns
Name Datatype Length Mandatory Comments
CATEGORY_SET_ID NUMBER
Yes Level Value Pk
CATEGORY_SET_NAME VARCHAR2 (30) Yes Level Value
Query Text

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


SELECT CATEGORY_SET_ID
,      CATEGORY_SET_NAME
FROM APPS.MSD_CATEGORY_SETS_V;

Dependencies

[top of page]

APPS.MSD_CATEGORY_SETS_V references the following:

SchemaAPPS
SynonymMTL_CATEGORY_SETS

APPS.MSD_CATEGORY_SETS_V is not referenced by any database object