Pay Frequency Discription Location

 2 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Wade-T
Veteran Member Send Private Message
Posts: 54
Veteran Member
I am building an interface for a third party application that wants to know the Pay Frequency for our employees. The EMPLOYEE.PAY_FREQUENCY field has the 1, 2, 3, 4 items, but I am having trouble finding a corresponding table that houses the descriptions for PAY_FREQUENCY like the ones shown on screen PR21.1. I went through the HR/PR Data File documents, but was not successful in finding it. It is probably right in front of my face, but i don't see it. Thank you,
John Henley
Send Private Message
Posts: 3351
It's not in a table...it's hard-coded in HR11.scr: 1=Weekly 2=Biweekly 3=Semimonthly 4=Monthly 5=UK Four-Weekly
Thanks for using the LawsonGuru.com forums!
John
Wade-T
Veteran Member Send Private Message
Posts: 54
Veteran Member
Ok, I will code accordingly. Thank you