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


VIEW: APPS.MSD_DP_SCE_DEMANDPLAN_V

Object Details
Object Name: MSD_DP_SCE_DEMANDPLAN_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 provides distinct demand plan information


[View Source]

Columns
Name Datatype Length Mandatory Comments
DEMAND_PLAN_ID NUMBER

Demand plan id
DEMAND_PLAN_NAME VARCHAR2 (30)
Demand plan name
Query Text

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


SELECT DEMAND_PLAN_ID
,      DEMAND_PLAN_NAME
FROM APPS.MSD_DP_SCE_DEMANDPLAN_V;

Dependencies

[top of page]

APPS.MSD_DP_SCE_DEMANDPLAN_V references the following:

SchemaAPPS
PL/SQL PackageMSD_DEM_UPLOAD_FORECAST - show dependent code
ViewMSD_DP_SCE_SCENARIOS_V

APPS.MSD_DP_SCE_DEMANDPLAN_V is not referenced by any database object