S$ table for EMPLOYEECONTACT

 1 Replies
 1 Subscribed to this topic
 45 Subscribed to this forum
Sort:
Author
Messages
James Styles
New Member Send Private Message
Posts: 1
New Member

For instance, the S$ table for EMPLOYEE is S$EMPL.  What is the S$ table for EMPLOYEECONTACT?

Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
EmployeeContact is S$EMCTD. This is based on the table prefix. You can either go to $LASRCDIR/{prodline}/modules/hr/bl/EmployeeContact.busclass and look at the line at the top that says "prefix is....", or you can open a form or something on that BC in Config Console or Personalization and click the "view base LPL" link. If you have SQL access, you can check the indexes for the EmployeeContact business class to find the prefix. For EmployeeContact the first index is EMCTDBYUNIQUEID. I hope this helps.
Kelly Meade
J. R. Simplot Company
Boise, ID