RSF_TR_REO_SRCH

(SQL View)
Index Back

Search reorganizations view.

Search leads, opportunities and account reorganizations view

SELECT REORG_ID , REORG_DATE , FROM_TREE , EFFDT_FROM , TO_TREE , EFFDT_TO , DESCR100 , REORG_STATUS , %subrec(RB_AUDIT_SBR, A) FROM PS_RSF_TR_REORG A

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 REORG_ID Character(15) VARCHAR2(15) NOT NULL Reorganization ID
2 REORG_DATE Date(10) DATE Reorginzation Date
3 FROM_TREE Character(18) VARCHAR2(18) NOT NULL Current Tree Name
4 EFFDT_FROM Date(10) DATE Effective Date From
5 TO_TREE Character(18) VARCHAR2(18) NOT NULL New Tree Name
6 EFFDT_TO Date(10) DATE Effective Date To
7 DESCR100 Character(100) VARCHAR2(100) NOT NULL Length 100 Description
8 REORG_STATUS Character(1) VARCHAR2(1) NOT NULL Reorganization Status
I=In Progress
R=Reviewed
S=Submitted
9 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
10 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
11 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
12 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
13 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.
14 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time