RSF_TR_NEW_TREE(SQL Table) |
Index Back |
---|---|
New territory treeNew Territory Tree Table for Sales |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL | Tree Name |
2 | EFFDT_TO | Date(10) | DATE NOT NULL |
Effective Date To
Default Value: %date |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | TREE_NODE | Character(20) | VARCHAR2(20) NOT NULL | Node name |
5 | TREE_LEVEL | Character(10) | VARCHAR2(10) NOT NULL | Tree Level Number |
6 | TREE_LEVEL_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Tree Level Description |
7 | ASSIGN_OWNER_RSF | Character(3) | VARCHAR2(3) NOT NULL |
Assigment Group Owner for Sales
NON=None RSF=Sales Assignment Group Default Value: RSF |
8 | ASSIGN_OWNER_PRM | Character(3) | VARCHAR2(3) NOT NULL |
Assigment Group Owner for Partner Sales
NON=None PRM=Partner Sales Assignment Default Value: NON |
9 | ASSIGN_OWNER_RSP | Character(3) | VARCHAR2(3) NOT NULL |
Assigment Group Owner for Customer Accounts
NON=None RSP=Account Management Default Value: NON |
10 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
11 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
12 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
13 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
14 | 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. |
15 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |