Hello -
I am by no means an expert in Dynamics / GP. I'm just a lowly (Java) developer who happens to be the only person in our organization who is familiar with SQL. At present, I've been tasked with finding YTD payroll data for employees. I could calculate it in a query but we want to ensure that it matches exactly what employees receive on their pay stubs. For this and other reasons, I thought it would be cleaner to access it directly from the database as much as possible. If I understand what's stated in this thread correctly, most of that data should be in UPR30200. However, when I view a record in that table, none of the data matches my sample check stub except for the CHEKDATE and AUCTRLCD. I have looked at many of the other UPR tables and searched the 'net (most notably, Victoria Yudin's site) but to no avail thus far.
Questions:
Is UPR30200 the correct table for this data? If not, kindly give me a shove in the right direction. If so, please explain why none of the values match up with the check stub? Might this be due to a misconfiguration?
thanks in advance,
dgg
*This post is locked for comments