Administration | Maintenance | Edit Entity Codes command
Summary |
PayGlobal uses a relational database so changing a code has implications throughout the system. Sometimes changes to entity codes are imported from other programs. Use the right-click menu on the Edit Entity Codes form to specify an import path for the changes. You must activate the changes after you import them. You can access the Edit Entity Codes form by using the Edit Entity Codes command or by right-clicking the grid and selecting Rename Record. |
Self-Service |
When entity codes are changed in PayGlobal, the changes do not flow through to Self-Service. For example, if you change an employee's code in PayGlobal, then workflows, such as leave requests, timesheets, allowances, and payslips will still be assigned to the employee's original employee code in Self-Service. As a result, when the employee logs on to Self-Service using their new code, they will no longer be able to see or access any of their previous requests or workflow items. If existing entity codes are changed, then errors may occur when users perform actions in Self-Service, or when workflows are resumed. Important: Entity codes must not be changed using using a database script, or by accessing the database tables directly. Acceptable changes Entity codes can be changed if the records have never been used in Self-Service. For example, when:
Unacceptable changes Changing codes after they have been used in ESS — including WAP codes, employee codes, and other entity codes, such as Allowances and Reasons.
|
Payroll rules |
The Edit Entity Codes command does not update payroll rules. If you change codes that are referenced by payroll rules, then you must manually edit those payroll rules. |
Valid/invalid codes |
Valid characters: Letters Aa to Zz, numbers 0 to 9, underscore _ Invalid characters: '' " | = ~ * |
Procedure |
To edit an entity code:
|
Import Changes |
If you need to change multiple entity code, you can import a file that contains the changes instead of editing each code individually. We recommend using a .CSV (Comma-Separated Value) file with the following setup: TableName,OldCode,NewCode
|
Notes |
We recommend running the Check Database Integrity command before and after you change an entity code (especially an employee code). Changing an entity code will not change details on any reports in Local Folders. You would need to re-run those reports to update them. |