RSF_LEAD_NEED_L(SQL Table) |
Index Back |
---|---|
Lead NeedsRecord stores information about all the NEeds for a Lead |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LEAD_ID | Character(15) | VARCHAR2(15) NOT NULL |
Used by Sales Force Automation, this field uniquely identifies a Sales Lead.
Prompt Table: RSF_LEAD |
2 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |
5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |