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


VIEW: APPS.MRP_BOM_PLAN_NAME_LOV_V

Object Details
Object Name: MRP_BOM_PLAN_NAME_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewMRP.MRP_BOM_PLAN_NAME_LOV_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PLAN_NAME VARCHAR2 (10) Yes MRP or MPS plan identifier
DESCRIPTION VARCHAR2 (50)
Plan description
COMPLETION_DATE DATE

Planner completion date and time
ITEM VARCHAR2 (40)
Inventory item
USE_UP_DATE DATE

The date that inventory will be exhausted based upon projected gross requirements
ITEM_ID NUMBER
Yes Inventory item identifier
ORGANIZATION_ID NUMBER
Yes Organization identifier
Query Text

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


SELECT PLAN_NAME
,      DESCRIPTION
,      COMPLETION_DATE
,      ITEM
,      USE_UP_DATE
,      ITEM_ID
,      ORGANIZATION_ID
FROM APPS.MRP_BOM_PLAN_NAME_LOV_V;

Dependencies

[top of page]

APPS.MRP_BOM_PLAN_NAME_LOV_V references the following:

SchemaAPPS
ViewMRP_DESIGNATORS_VIEW
SynonymMRP_PLANS
SynonymMRP_PLAN_ORGANIZATIONS
SynonymMRP_SYSTEM_ITEMS
ViewMTL_ITEM_FLEXFIELDS
APPS.MRP_BOM_PLAN_NAME_LOV_V is referenced by following:

SchemaAPPS
Package BodyENGECOBO - show dependent code