RF_SO_DATES_TMP

(SQL Table)
Index Back

Service Order Dates of Service

Temporary record used to display the Dates and Times of Service on the Service Order in a grid format.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: SP_BU_RF_NONVW

2 SO_ID Character(10) VARCHAR2(10) NOT NULL Service Order ID
3 STRING_TEXT Character(100) VARCHAR2(100) NOT NULL String Text
4 START_DATE Date(10) DATE Start Date for Gen Standing PO
5 START_TIME Time(15) TIMESTAMP Start of Shift
6 END_DATE Date(10) DATE End date field to store an end date.
7 END_TIME Time(15) TIMESTAMP End of Shift
8 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.
9 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time