RSF_TR_RELEADLN(SQL Table) |
Index Back |
---|---|
Related Lang - Territory LeadShows the search results (worksheet) for Leads to be reassigned. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | REASSIGN_ID | Character(15) | VARCHAR2(15) NOT NULL |
Reassignment ID
Default Value: RSF_TR_REASSIGN.REASSIGN_ID |
2 | FROM_TREE | Character(18) | VARCHAR2(18) NOT NULL |
Current Tree Name
Default Value: RSF_TR_REASSIGN.TREE_NAME |
3 | FROM_TERRITORY | Character(20) | VARCHAR2(20) NOT NULL | Current Territory |
4 | FROM_SALES_REP | Character(15) | VARCHAR2(15) NOT NULL |
Current Sales Representative
Prompt Table: RSF_ACC_FROM_VW |
5 | LEAD_ID | Character(15) | VARCHAR2(15) NOT NULL | Used by Sales Force Automation, this field uniquely identifies a Sales Lead. |
6 | TO_SALES_REP | Character(15) | VARCHAR2(15) NOT NULL |
New Sales Representative
Prompt Table: RSF_ACC_TO_VW |
7 | TO_TREE | Character(18) | VARCHAR2(18) NOT NULL |
New Tree Name
Default Value: RSF_TR_REASSIGN.TO_TREE |
8 | TO_TERRITORY | Character(20) | VARCHAR2(20) NOT NULL |
New Territory
Prompt Table: RSF_TERR_NODEVW |
9 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
10 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |