RF_TIME_ADD_VW(SQL View) |
Index Back |
---|---|
Time Log HeaderThis is the Add view for Manage Time. |
SELECT BUSINESS_UNIT , TIME_SHEET_ID , SYNCID ,SYNCDTTM FROM PS_RF_TIME |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_RB.BUSINESS_UNIT Prompt Table: SP_BU_RCFNONVW |
2 | TIME_SHEET_ID | Character(10) | VARCHAR2(10) NOT NULL |
Time Sheet Unique Identifier (System Generated)
Default Value: NEXT |
3 | 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. |
4 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |