RSF_TR_REO_ACTM

(SQL Table)
Index Back

New Reorg Team - Account Team

Territory Reorg. - New Account Team.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 REORG_ID Character(15) VARCHAR2(15) NOT NULL Reorganization ID

Default Value: RSF_TR_REORG.REORG_ID

2 BO_ID Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID
3 ROLE_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL Role Type ID
4 TO_BO_ID Signed Number(32,0) DECIMAL(31) NOT NULL New Sales Rep BOID
5 REL_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL Relationship Type ID
6 PERSON_ID Character(15) VARCHAR2(15) NOT NULL Person ID
7 TREE_NAME Character(18) VARCHAR2(18) NOT NULL Tree Name
8 TO_TERRITORY Character(20) VARCHAR2(20) NOT NULL New Territory
9 BO_NAME_DISPLAY Character(80) VARCHAR2(80) NOT NULL Full name of the Business Object
10 PRIMARY_FLG Character(1) VARCHAR2(1) NOT NULL This is a flag which takes yes or no values and indicates whether the row is primary.
N=No
Y=Yes
11 SELECT_CHKBOX Character(1) VARCHAR2(1) NOT NULL This is used in action for enabling the actions
N=No
Y=Yes

Y/N Table Edit

12 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
13 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
14 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
15 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
16 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.
17 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time