[Home] [Help]
[Dependency Information]
| Object Name: | MSD_DP_SCN_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | MSD.MSD_DP_SCN_LOV_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
A public view which may be useful for custom reporting or other data
requirements.
This view to display DP scenarios
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | VARCHAR2 | (40) | Yes | Id |
| MEANING | VARCHAR2 | (177) | Meaning |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, MEANING
FROM APPS.MSD_DP_SCN_LOV_V;
APPS
MSD_DP_SCN_REVISIONS_V
APPS.MSD_DP_SCN_LOV_V is not referenced by any database object
|
|
|
|