| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
BO_ID |
Signed Number(32,0) |
DECIMAL(31) NOT NULL |
Business Object ID
|
| 2 |
RA_ATTRIB_SEQ |
Number(31,0) |
DECIMAL(31) NOT NULL |
Profile / attribute sequence numbers
|
| 3 |
LEAD_RATING_OLM |
Character(20) |
VARCHAR2(20) NOT NULL |
Lead Rating
|
| 4 |
DESCR50 |
Character(50) |
VARCHAR2(50) NOT NULL |
Description of length 50
|
| 5 |
LEAD_SOURCE_ID |
Character(15) |
VARCHAR2(15) NOT NULL |
Used by Sales Force Automation to identify the source of a Sales Lead.
|
| 6 |
CHANNEL_TYPE_OLM |
Character(15) |
VARCHAR2(15) NOT NULL |
Channel Type
|
| 7 |
LEAD_ID |
Character(15) |
VARCHAR2(15) NOT NULL |
Used by Sales Force Automation, this field uniquely identifies a Sales Lead.
|
| 8 |
BUSINESS_UNIT |
Character(5) |
VARCHAR2(5) NOT NULL |
Business Unit
|
| 9 |
DIALOG_NAME |
Character(80) |
VARCHAR2(80) NOT NULL |
Online Dialog Name
|
| 10 |
CHANNEL_ID |
Character(15) |
VARCHAR2(15) NOT NULL |
Channel ID
|
| 11 |
ROW_LASTMANT_DTTM |
DateTime(26) |
TIMESTAMP |
The date and time that the row was last updated.
|
| 12 |
ROW_ADDED_DTTM |
DateTime(26) |
TIMESTAMP |
This is a datetime field for record creation.
|