TL_TR_COMMENTS(SQL Table) |
Index Back |
---|---|
Comments for Aprvl & Rptd TimeThis table stores comments entered by managers on the Approve Payable Time page and it also stores comments entered by employees or managers from the TimeSheet page. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
3 | DUR | Date(10) | DATE NOT NULL | Date Under Report associates time being reported, scheduled or paid, to a specific date. |
4 | DATETIME_CREATED | DateTime(26) | TIMESTAMP NOT NULL |
DateTime Created
Default Value: %DATETIME |
5 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
6 | COMMENT_SOURCE | Character(3) | VARCHAR2(3) NOT NULL |
Source for Comment
APR=Approvals ELP=Elapsed PCH=Punch Time RT=Rapid Time Entry TR=Time Reporting |
7 | ST_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL |
Session Number
Default Value: 0 |
8 | COMMENTS | Long Character | CLOB | Comment |