RB_EM_LEAD_VW_L(SQL View) |
Index Back |
|---|---|
Email related lang. Lead ViewERMS table about information of Related Transaction for Lead |
| SELECT A.LEAD_ID ,A.LANGUAGE_CD , A.DESCR50 FROM %Table(RSF_LEAD_LANG) A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | Used by Sales Force Automation, this field uniquely identifies a Sales Lead. | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |