[Home] [Help]
[Dependency Information]
| Object Name: | MRP_SRS_FCST_LOAD_SOURCE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | MRP.MRP_SRS_FCST_LOAD_SOURCE_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | Organization identifier | ||
| SOURCE_TYPE | NUMBER | Selection list type - forecast | ||
| NAME | VARCHAR2 | (10) | Selection list name - forecast name | |
| DESCRIPTION | VARCHAR2 | (50) | Selection list description | |
| DESIGNATOR_TYPE | VARCHAR2 | (0) | Not currently used |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, SOURCE_TYPE
, NAME
, DESCRIPTION
, DESIGNATOR_TYPE
FROM APPS.MRP_SRS_FCST_LOAD_SOURCE_V;
APPS
MRP_FORECAST_DESIGNATORS
MRP_LOAD_SELECTIONS
APPS.MRP_SRS_FCST_LOAD_SOURCE_V is not referenced by any database object
|
|
|
|