RB_CAL_FSMGR_VW(SQL View) |
Index Back |
---|---|
Field Service ManagerPerson who has either a Field Service Manager or a Dispatcher Tools Role. Used by data set/data distribution rules in My Calendar. This view allows persons with these roles to view other persons calendars |
SELECT P.PERSON_ID , P.SYNCID , P.SYNCDTTM , F.PERSON_ID FROM PS_RB_CAL_FSPER_VW F , PS_RB_CAL_NONSL_VW P |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PERSON_ID | Character(15) | VARCHAR2(15) NOT NULL | Person ID |
2 | 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. |
3 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |
4 | PERSON_ID_MANAGER | Character(15) | VARCHAR2(15) NOT NULL | Contact Identifier for Treasury Contacts |