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


TABLE: OSM.AS_SALES_LEAD_RANKS_B

Object Details
Object Name: AS_SALES_LEAD_RANKS_B
Object Type: TABLE
Owner: OSM
FND Design Data: TableAS.AS_SALES_LEAD_RANKS_B
Subobject Name:
Status: VALID


AS_SALES_LEAD_RANKS_B , defines the various ranks a sales lead can have depending on the score. Eg: Hot Sales Lead, Cold Sales Lead, Medium Sales Lead and Low Sales Lead.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AS_SALES_LEAD_RANKS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnRANK_ID
Columns
Name Datatype Length Mandatory Comments
RANK_ID NUMBER
Yes Rank Identifier
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
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
MIN_SCORE NUMBER
Yes Stores the Minimum score
MAX_SCORE NUMBER
Yes Stores the Maximum score
ENABLED_FLAG VARCHAR2 (1) Yes Identofies whether the row is enabled or not
SECURITY_GROUP_ID NUMBER

Subscriber id, for CRM Online Services use
Query Text

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


SELECT RANK_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      MIN_SCORE
,      MAX_SCORE
,      ENABLED_FLAG
,      SECURITY_GROUP_ID
FROM OSM.AS_SALES_LEAD_RANKS_B;

Dependencies

[top of page]

OSM.AS_SALES_LEAD_RANKS_B does not reference any database object

OSM.AS_SALES_LEAD_RANKS_B is referenced by following:

SchemaAPPS
SynonymAS_SALES_LEAD_RANKS_B