[Home] [Help]
[Dependency Information]
| Object Name: | MSD_DP_SCE_DEMANDPLAN_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
This view provides distinct demand plan information
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| DEMAND_PLAN_ID | NUMBER | Demand plan id | ||
| DEMAND_PLAN_NAME | VARCHAR2 | (30) | Demand plan name |
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;
APPS
MSD_DEM_UPLOAD_FORECAST
- show dependent code
MSD_DP_SCE_SCENARIOS_V
APPS.MSD_DP_SCE_DEMANDPLAN_V is not referenced by any database object
|
|
|
|