Hello. I'm looking for the Payroll table definitions with the column descriptions for GP 10.0. I've downloaded the 10.0 SDK but I can't find the payroll information I need. I'm specifically looking for information on the UPR_Transaction_HIST (UPR30300) table.
I'm looking for something similar to the hratt.doc which is for Human Resources. This document gives a table description then provides a description for every column in the table.
Below is an example.
If searched through the 10.0 SDK but can't seem to find it but I might be over looking it. Does anybody know what file it is located in or if there is another source I should be checking?
Thanks in advance!
Table: TA_TRX_Detail TATX1030
This file contains attendance transactions - records of what hours an employee worked or used and when.
Field descriptions: (Required fields appear in bold and are underlined)
TRX This field indicates the transaction number for this record. The next available transaction number can be found by incrementing the value of the ‘TRX’ field in the TA_TRX_Next table.
Emp ID This field identifies the employee. This employee ID must also exist in the UPR_MSTR table.
Time Code This field identifies the time code. This ‘Time Code’ must also exist in the TA_SETP_Types table.
*This post is locked for comments