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


VIEW: APPS.MRP_BIS_PLAN_PROFIT_V

Object Details
Object Name: MRP_BIS_PLAN_PROFIT_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewMRP.MRP_BIS_PLAN_PROFIT_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
COMPILE_DESIGNATOR VARCHAR2 (10) Yes
OWNING_ORG_ID NUMBER
Yes
PLAN_COST NUMBER

PLAN_REVENUE NUMBER

Query Text

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


SELECT COMPILE_DESIGNATOR
,      OWNING_ORG_ID
,      PLAN_COST
,      PLAN_REVENUE
FROM APPS.MRP_BIS_PLAN_PROFIT_V;

Dependencies

[top of page]

APPS.MRP_BIS_PLAN_PROFIT_V references the following:

SchemaAPPS
SynonymMRP_BIS_PLAN_PROFIT

APPS.MRP_BIS_PLAN_PROFIT_V is not referenced by any database object