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


TABLE: APPS.BIM_I_LP_REGN_MV

Object Details
Object Name: BIM_I_LP_REGN_MV
Object Type: TABLE
Owner: APPS
FND Design Data: TableFND.BIM_I_LP_REGN_MV
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
I_SNAP$_BIM_I_LP_REGN_MV FUNCTION-BASED NORMAL UNIQUE TablespaceAPPS_TS_TX_DATA ColumnSYS_OP_MAP_NONNULL("GROUP_ID")
ColumnSYS_OP_MAP_NONNULL("RESOURCE_ID")
ColumnSYS_OP_MAP_NONNULL("LEAD_COUNTRY")
ColumnSYS_OP_MAP_NONNULL("UPDATE_TIME_ID")
ColumnSYS_OP_MAP_NONNULL("TIME_ID")
ColumnSYS_OP_MAP_NONNULL("UPDATE_PERIOD_TYPE_ID")
ColumnSYS_OP_MAP_NONNULL("PERIOD_TYPE_ID")
ColumnSYS_OP_MAP_NONNULL("PRODUCT_CATEGORY_ID")
BIM_I_LP_REGN_MV_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnGROUP_ID
ColumnTIME_ID
ColumnPERIOD_TYPE_ID
ColumnUPDATE_TIME_ID
ColumnUPDATE_PERIOD_TYPE_ID
ColumnRESOURCE_ID
ColumnPRODUCT_CATEGORY_ID
ColumnLEAD_COUNTRY
Columns
Name Datatype Length Mandatory Comments
GROUP_ID NUMBER

Group ID of the Salesrep Attached to the lead
RESOURCE_ID NUMBER

Resource ID of the Salesrep Attached to the lead
LEAD_COUNTRY VARCHAR2 (30)
Id of the country asscociated with leads
UPDATE_TIME_ID NUMBER

The time id which derived from fii_time_day on the basis of ead_creation_date and lead_converted_date. It represents id of day/week/period/qtr/year. Update_time_id is used to calculate count of leads created and converted in the same period type .
TIME_ID NUMBER

The time id which derived from fii_time_day on the basis of transaction_create_date and rolluptype. It represents id of day/week/period/qtr/year
UPDATE_PERIOD_TYPE_ID NUMBER

update_period_type_id is used to represents rollup type i.e day/week/period/qtr/year.The value stores in this column to represents day/week/period/qtr/year are 1/16/32/64.
PERIOD_TYPE_ID NUMBER

period_type_id is used to represents rollup type i.e day/week/period/qtr/year.The value stores in this column to represents day/week/period/qtr/year are 1/16/32/64
PRODUCT_CATEGORY_ID NUMBER

Product category id assigned to the lead lines
LEADS NUMBER

Number of leads
LEADS_NEW NUMBER

Number of New Leads
LEADS_OPEN NUMBER

Number of Open Leads
LEADS_CHANGED NUMBER

Number of Leads whose information has been modified
LEADS_CONVERTED NUMBER

Number of Leads converted to Opportunity
CONVERSION_TIME NUMBER

Time difference between Lead Creation Date and Lead Conversion Date
LEADS_DEAD NUMBER

Number of Leads with status = DEAD
LEADS_CLOSED NUMBER

Number of Leads with status = CLOSED
LEADS_QUALIFIED NUMBER

Number of Qualified Leads
LEADS_NEW_CONV NUMBER

Number of new Leads converted to Opportunity
LEADS_NEW_CHANGED NUMBER

Number of new Leads whose information has been modified
LEADS_A NUMBER

RANK_A NUMBER

Number of Leads with Rank = A
RANK_B NUMBER

Number of Leads with Rank = B
RANK_C NUMBER

Number of Leads with Rank = C
RANK_D NUMBER

Number of Leads with Rank = D
RANK_Z NUMBER

Number of Leads with Rank other than A,B,C and D
LEADS_QUALIFIED_A NUMBER

Number of Qualified Hot Leads
LEAD_AMOUNT NUMBER

Total Amount available with the lead to make the deal
ORDERS_BOOKED_AMT NUMBER

Booked Order Amount
ORDERS_INVOICED_AMT NUMBER

Invoiced Order Amount
DUMMY1_FR NUMBER

DUMMY2_FR NUMBER

DUMMY3_FR NUMBER

DUMMY4_FR NUMBER

DUMMY5_FR NUMBER

DUMMY6_FR NUMBER

DUMMY7_FR NUMBER

DUMMY8_FR NUMBER

DUMMY9_FR NUMBER

DUMMY10_FR NUMBER

DUMMY11_FR NUMBER

DUMMY12_FR NUMBER

DUMMY13_FR NUMBER

DUMMY14_FR NUMBER

DUMMY15_FR NUMBER

DUMMY16_FR NUMBER

DUMMY17_FR NUMBER

DUMMY18_FR NUMBER

DUMMY19_FR NUMBER

DUMMY20_FR NUMBER

DUMMY21_FR NUMBER

DUMMY22_FR NUMBER

Query Text

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


SELECT GROUP_ID
,      RESOURCE_ID
,      LEAD_COUNTRY
,      UPDATE_TIME_ID
,      TIME_ID
,      UPDATE_PERIOD_TYPE_ID
,      PERIOD_TYPE_ID
,      PRODUCT_CATEGORY_ID
,      LEADS
,      LEADS_NEW
,      LEADS_OPEN
,      LEADS_CHANGED
,      LEADS_CONVERTED
,      CONVERSION_TIME
,      LEADS_DEAD
,      LEADS_CLOSED
,      LEADS_QUALIFIED
,      LEADS_NEW_CONV
,      LEADS_NEW_CHANGED
,      LEADS_A
,      RANK_A
,      RANK_B
,      RANK_C
,      RANK_D
,      RANK_Z
,      LEADS_QUALIFIED_A
,      LEAD_AMOUNT
,      ORDERS_BOOKED_AMT
,      ORDERS_INVOICED_AMT
,      DUMMY1_FR
,      DUMMY2_FR
,      DUMMY3_FR
,      DUMMY4_FR
,      DUMMY5_FR
,      DUMMY6_FR
,      DUMMY7_FR
,      DUMMY8_FR
,      DUMMY9_FR
,      DUMMY10_FR
,      DUMMY11_FR
,      DUMMY12_FR
,      DUMMY13_FR
,      DUMMY14_FR
,      DUMMY15_FR
,      DUMMY16_FR
,      DUMMY17_FR
,      DUMMY18_FR
,      DUMMY19_FR
,      DUMMY20_FR
,      DUMMY21_FR
,      DUMMY22_FR
FROM APPS.BIM_I_LP_REGN_MV;

Dependencies

[top of page]

APPS.BIM_I_LP_REGN_MV does not reference any database object

APPS.BIM_I_LP_REGN_MV is referenced by following:

SchemaAPPS
Materialized ViewBIM_I_LP_REGN_MV