SAP Message SMOE_MESSAGE816 - No service functions for EMP_SITE_WRITE; link site/empl. cannot be saved

Diagnosis
The service function for storage and distributon of links between sitesand employees via the BDoc type with shortname EMP_SITE_WRITE and longname EMPLOYEE_SITE_WRITE does not exist.

Procedure
Normally, this function is generated during the Initial/TotalGeneration in the setup procedure of the CRM Middleware. Check ifthe function exists by using transaction code GNRWB. Select the BDoctype EMP_SITE_WRITE and the generator DISTRIBUTEMITLNK, and then chooseDisplay. The function should be assigned to the node Runtimeobjects. Perform a doubleclick to select the function and check ifit exists. If not, choose Generate to regenerate the function.