RSF_LEAD_VW1(SQL View) |
Index Back |
---|
SELECT BUSINESS_UNIT , LEAD_ID , DESCR50 FROM PS_RSF_LEAD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | LEAD_ID | Character(15) | VARCHAR2(15) NOT NULL | Used by Sales Force Automation, this field uniquely identifies a Sales Lead. |
3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |