[Home] [Help]
[Dependency Information]
| Object Name: | MRP_LAST_PLAN_ORGS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | MRP.MRP_LAST_PLAN_ORGS_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 Id | ||
| COMPILE_DESIGNATOR | VARCHAR2 | (10) | Compile Designator | |
| PLANNED_ORGANIZATION | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, COMPILE_DESIGNATOR
, PLANNED_ORGANIZATION
FROM APPS.MRP_LAST_PLAN_ORGS_V;
APPS
MRP_PLANS
MRP_PLAN_ORGANIZATIONS
APPS.MRP_LAST_PLAN_ORGS_V is not referenced by any database object
|
|
|
|