TA Payroll Tables in S3

 4 Replies
 0 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
Jeff
Advanced Member Send Private Message
Posts: 30
Advanced Member
Does anyone know of a data dictionary for the TA...... tables of S3.  Tables like TAEMPTRANS.

Jeff
John Henley
Send Private Message
Posts: 3351
Actually those are Absence Management tables not (old) Time Accrual (TA) tables -- don't let the TAxxxxx names mislead you...
Start here:
https://www.lawsonguru.co...bles/TAEMPTRANS.html
Thanks for using the LawsonGuru.com forums!
John
Greg Moeller
Veteran Member Send Private Message
Posts: 1498
Veteran Member
Or you could do the whole Absense Management system code or really the whole lawson schema yourself. That way you are sure you have up-to-date information from your database. See my post here https://www.lawsonguru.co...ole-on-user-profile/ from 6/2011.
Jeff
Advanced Member Send Private Message
Posts: 30
Advanced Member
Thank you John, I had bookmarked an old version of the data dictionary.
Jeff
Advanced Member Send Private Message
Posts: 30
Advanced Member
Thank you Greg, but I don't believe I have or will ever get the authority to use utilities like those.