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


TABLE: APPS.BIM_I_LD_GEN_SG_MV

Object Details
Object Name: BIM_I_LD_GEN_SG_MV
Object Type: TABLE
Owner: APPS
FND Design Data: TableFND.BIM_I_LD_GEN_SG_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_LD_GEN_SG_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("UPDATE_TIME_ID")
ColumnSYS_OP_MAP_NONNULL("TIME_ID")
ColumnSYS_OP_MAP_NONNULL("UPDATE_PERIOD_TYPE_ID")
ColumnSYS_OP_MAP_NONNULL("PERIOD_TYPE_ID")
BIM_I_LD_GEN_SG_MV_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnGROUP_ID
ColumnTIME_ID
ColumnPERIOD_TYPE_ID
ColumnUPDATE_TIME_ID
ColumnUPDATE_PERIOD_TYPE_ID
ColumnRESOURCE_ID
BIM_I_LD_GEN_SG_MV_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnGROUP_ID
ColumnTIME_ID
ColumnPERIOD_TYPE_ID
ColumnRESOURCE_ID
Columns
Name Datatype Length Mandatory Comments
UMARK NUMBER

Required for mvs using Union All for fast Refreshability. This column is for internal purposes only
GROUP_ID NUMBER

Group ID of the Salesrep Attached to the lead
RESOURCE_ID NUMBER

Resource ID of the Salesrep Attached to the lead
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
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
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
ORDERS_BOOKED_AMT NUMBER

Booked Order Amount
ORDERS_INVOICED_AMT NUMBER

Invoiced Order Amount
LEAD_AMOUNT NUMBER

Total Amount available with the lead to make the deal
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

Query Text

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


SELECT UMARK
,      GROUP_ID
,      RESOURCE_ID
,      UPDATE_TIME_ID
,      TIME_ID
,      UPDATE_PERIOD_TYPE_ID
,      PERIOD_TYPE_ID
,      LEADS
,      LEADS_NEW
,      LEADS_OPEN
,      LEADS_CHANGED
,      LEADS_CONVERTED
,      CONVERSION_TIME
,      LEADS_DEAD
,      LEADS_CLOSED
,      LEADS_QUALIFIED
,      LEADS_NEW_CONV
,      LEADS_NEW_CHANGED
,      RANK_A
,      RANK_B
,      RANK_C
,      RANK_D
,      RANK_Z
,      LEADS_QUALIFIED_A
,      ORDERS_BOOKED_AMT
,      ORDERS_INVOICED_AMT
,      LEAD_AMOUNT
,      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
FROM APPS.BIM_I_LD_GEN_SG_MV;

Dependencies

[top of page]

APPS.BIM_I_LD_GEN_SG_MV does not reference any database object

APPS.BIM_I_LD_GEN_SG_MV is referenced by following:

SchemaAPPS
Materialized ViewBIM_I_LD_GEN_SG_MV