| RSF_TR_TEAM(SQL Table) | Index Back | 
|---|---|
| Territory Mgt. - Sales TeamConsists of the territory team members. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | Tree Name | |
| 2 | Character(20) | VARCHAR2(20) NOT NULL | Territory ID | |
| 3 | Date(10) | DATE | Effective Date Default Value: %date | |
| 4 | Character(15) | VARCHAR2(15) NOT NULL | Person ID Prompt Table: %EDITTABLE2 | |
| 5 | PRIMARY_USER | Character(1) | VARCHAR2(1) NOT NULL | Primary Sales User Y/N Table Edit Default Value: N | 
| 6 | IS_SALES_REP | Character(1) | VARCHAR2(1) NOT NULL | Sales Rep Y/N Table Edit Default Value: Y | 
| 7 | LAST_ASSIGNED_DATE | DateTime(26) | TIMESTAMP | Last Assigned Date | 
| 8 | PERSON_ID_ASSIGNEE | Character(15) | VARCHAR2(15) NOT NULL | Contact Identifier for Treasury Contacts Prompt Table: %EDITTABLE2 | 
| 9 | DATE_FROM | Date(10) | DATE | Date From | 
| 10 | DATE_TO | Date(10) | DATE | Date To | 
| 11 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. | 
| 12 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. | 
| 13 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. | 
| 14 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. | 
| 15 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. | 
| 16 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |