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


TABLE: MRP.MRP_BIS_PLAN_PROFIT

Object Details
Object Name: MRP_BIS_PLAN_PROFIT
Object Type: TABLE
Owner: MRP
FND Design Data: TableMRP.MRP_BIS_PLAN_PROFIT
Subobject Name:
Status: VALID


Summary table used for the gross margin details in the BIS Plan Performance report.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MRP_BIS_PLAN_PROFIT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnCOMPILE_DESIGNATOR
ColumnOWNING_ORG_ID
Columns
Name Datatype Length Mandatory Comments
COMPILE_DESIGNATOR VARCHAR2 (10) Yes Compile designator
ORGANIZATION_ID NUMBER
Yes Organization identifier
SCHEDULE_DESIGNATOR VARCHAR2 (10) Yes Schedule designator
PLAN_COST NUMBER
Yes Plan cost
PLAN_REVENUE NUMBER
Yes Plan revenue
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER
Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard who column
REQUEST_ID NUMBER

Extended who column
PROGRAM_APPLICATION_ID NUMBER

Extended who column
PROGRAM_UPDATE_DATE NUMBER

Extended who column
OWNING_ORG_ID NUMBER
Yes Owning organization identifier
Query Text

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


SELECT COMPILE_DESIGNATOR
,      ORGANIZATION_ID
,      SCHEDULE_DESIGNATOR
,      PLAN_COST
,      PLAN_REVENUE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_UPDATE_DATE
,      OWNING_ORG_ID
FROM MRP.MRP_BIS_PLAN_PROFIT;

Dependencies

[top of page]

MRP.MRP_BIS_PLAN_PROFIT does not reference any database object

MRP.MRP_BIS_PLAN_PROFIT is referenced by following:

SchemaAPPS
SynonymMRP_BIS_PLAN_PROFIT