![]() |
![]() |
|
Foreign key errors use the error code FOREIGNKEY. Foreign key errors generally occur if incorrect data has been imported into PayGlobal.
This topic shows an example of a foreign key error and how to correct it.
Example
Audit log information:
Checking table 'Employee'... Executing rule 'Foreign keys valid'... Found 1 violations for foreign key AwardCode: Error code: [FOREIGNKEY] - EmployeeID: 5, AwardCode: C010 |
In this example, the employee with EmployeeID 5 has an AwardCode that does not exist.
To correct this problem:
|
|
Topic: 9478