| RSF_LE_RJCT_A_V(SQL View) | Index Back | 
|---|---|
| Active Lead Reject Reasons.Active Lead Reject Reasons. | 
| SELECT SETID , LEAD_REJECT_CD , DESCR FROM PS_RSF_LE_RJCT_RSN WHERE STATUS = 'A' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. Prompt Table: SP_SETID_NONVW | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | LEAD_REJECT_CD | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |