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


TABLE: BIM.BIM_R_LEAD_SUM_FACTS

Object Details
Object Name: BIM_R_LEAD_SUM_FACTS
Object Type: TABLE
Owner: BIM
Subobject Name:
Status: VALID


Keeps summarized lead data base on group hierchary


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BIM_R_LEAD_SUM_FACTS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnGROUP_ID
Columns
Name Datatype Length Mandatory Comments
CREATION_DATE DATE

Who column
LAST_UPDATE_DATE DATE

Who column
CREATED_BY NUMBER

Who Column
LAST_UPDATED_BY NUMBER

Who Column
LAST_UPDATE_LOGIN NUMBER

Who Column
TRANSACTION_CREATE_DATE DATE

Transaction create date
GROUP_ID NUMBER

Group Identifier where the lead belong
RESOURCE_ID NUMBER

Resource Identifier to which this lead belongs to
LEAD_RANK_ID NUMBER

Rank of the lead
LEAD_SOURCE VARCHAR2 (30)
Source through which the lead is generated
LEAD_STATUS VARCHAR2 (30)
Status of the Lead
OPEN_FLAG VARCHAR2 (3)
Flag to determine if the lead is open or not
OBJECT_TYPE VARCHAR2 (30)
Type of the object which generates the lead (Campaign or Event)
OBJECT_ID NUMBER

Identifier of the object (CampaignId or EventId)
REGION VARCHAR2 (30)
Region in which lead is generated
COUNTRY VARCHAR2 (30)
Country in which lead is generated
BUSINESS_UNIT_ID NUMBER

Business Unit of the Object (Campaign or Event) which generated this lead
YEAR VARCHAR2 (30)
Year in which the lead is generated
QTR VARCHAR2 (30)
Quarter in which the lead is generated
MONTH VARCHAR2 (30)
Month in which the lead is generated
LEADS_OPEN NUMBER

Number of leads in open status
LEADS_CLOSED NUMBER

No of leads in closed status
LEADS_NEW NUMBER

No of leads in new status
LEADS_DEAD NUMBER

No of leads in dead status
LEADS_CHANGED NUMBER

No of leads processed by the assigned rep
LEADS_UNCHANGED NUMBER

No of leads not yet processed by the assigned rep
LEADS_ASSIGNED NUMBER

Number of leads assigned to sales reps
OPPORTUNITIES NUMBER

No of oppertunities
OPPORTUNITIES_OPEN NUMBER

No of oppertunities in open status
QUOTES NUMBER

No of quotes
QUOTES_OPEN NUMBER

No of quotes in open status
ORDERS NUMBER

No of orders
SLEADS_OPEN NUMBER

Count of open leads by a sales rep
SLEADS_CLOSED NUMBER

Count of closed leads by a sales rep
SLEADS_NEW NUMBER

Count of new leads by a sales rep
SLEADS_DEAD NUMBER

Count of dead leads by a sales rep
SLEADS_CHANGED NUMBER

Count of processed leads by a sales rep
SLEADS_UNCHANGED NUMBER

Count of leads not processed by a sales rep
SLEADS_ASSIGNED NUMBER

No of leads assigned to a rep
SOPPORTUNITIES NUMBER

No of oppertunities created by the rep
SOPPORTUNITIES_OPEN NUMBER

No of open oppertunities by a rep
SQUOTES NUMBER

No of quotes owned by a rep
SQUOTES_OPEN NUMBER

No of open quotes by a rep
SORDERS NUMBER

No of orders by a rep
METRIC1 NUMBER

Future usage
METRIC2 NUMBER

Future usage
METRIC3 NUMBER

Future usage
METRIC4 NUMBER

Future usage
METRIC5 NUMBER

Future usage
METRIC6 NUMBER

Future usage
METRIC7 NUMBER

Future usage
METRIC8 NUMBER

Future usage
METRIC9 NUMBER

Future usage
METRIC10 NUMBER

Future usage
METRIC11 NUMBER

Future usage
METRIC12 NUMBER

Future usage
METRIC13 NUMBER

Future usage
METRIC14 NUMBER

Future usage
METRIC15 NUMBER

Future usage
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      TRANSACTION_CREATE_DATE
,      GROUP_ID
,      RESOURCE_ID
,      LEAD_RANK_ID
,      LEAD_SOURCE
,      LEAD_STATUS
,      OPEN_FLAG
,      OBJECT_TYPE
,      OBJECT_ID
,      REGION
,      COUNTRY
,      BUSINESS_UNIT_ID
,      YEAR
,      QTR
,      MONTH
,      LEADS_OPEN
,      LEADS_CLOSED
,      LEADS_NEW
,      LEADS_DEAD
,      LEADS_CHANGED
,      LEADS_UNCHANGED
,      LEADS_ASSIGNED
,      OPPORTUNITIES
,      OPPORTUNITIES_OPEN
,      QUOTES
,      QUOTES_OPEN
,      ORDERS
,      SLEADS_OPEN
,      SLEADS_CLOSED
,      SLEADS_NEW
,      SLEADS_DEAD
,      SLEADS_CHANGED
,      SLEADS_UNCHANGED
,      SLEADS_ASSIGNED
,      SOPPORTUNITIES
,      SOPPORTUNITIES_OPEN
,      SQUOTES
,      SQUOTES_OPEN
,      SORDERS
,      METRIC1
,      METRIC2
,      METRIC3
,      METRIC4
,      METRIC5
,      METRIC6
,      METRIC7
,      METRIC8
,      METRIC9
,      METRIC10
,      METRIC11
,      METRIC12
,      METRIC13
,      METRIC14
,      METRIC15
,      SECURITY_GROUP_ID
FROM BIM.BIM_R_LEAD_SUM_FACTS;

Dependencies

[top of page]

BIM.BIM_R_LEAD_SUM_FACTS does not reference any database object

BIM.BIM_R_LEAD_SUM_FACTS is referenced by following:

SchemaAPPS
SynonymBIM_R_LEAD_SUM_FACTS