Symptom
Run the migration of the lookup tables to other system.
When refer these table post migration, it throws the below error.
Error log
=======
Error Log Number: ************
Please report this error to your administrator along with details about what you were doing when the error occurred.
java.lang.reflect.InvocationTargetException
at java.lang.Thread.run(Thread.java:748)
Caused by: com.workforcesoftware.Exceptions.InternalApplicationException: Error creating CalcInfo
at com.workforcesoftware.Jsp.TimeEntry.TimeEntryActionHandler.loadScreen(TimeEntryActionHandler.java:531)
Caused by: com.workforcesoftware.Policy.Formula.FormulaException: com.workforcesoftware.Exceptions.InternalApplicationException: No Store Found for LD field <LD TABLE NAME>
Caused by: com.workforcesoftware.Exceptions.InternalApplicationException: No Store Found for LD field <LD TABLE NAME>
Environment
SAP Time and Attendance Management by WorkForce Software (Below 20.0 version)
The Refresh Views action is no longer required in version 20.2. When a new data element is created or changed, views are automatically refreshed without downtime. If a data element is migrated from one instance to another, it may be necessary to open the data element in the target instance and re-save the policy.
Reproducing the Issue
1. Migrate the lookup/LD tables to other system
2. Access those tables in timesheet
3. Error log shows the exception
'Caused by: com.workforcesoftware.Exceptions.InternalApplicationException: No Store Found for LD field <LD TABLE NAME>'
Cause
It is necessary to open the data element(lookup table) in the target instance and re-save the policy.
Resolution
Follow the steps given in the below link
Keywords
Error creating CalcInfo, No Store Found for LD field, Exception, LD table, Workforce, TAM, WFS, Moving data element, Policy, workforcesoftware.Exceptions, timesheet, Approval, Refresh view, Target Instance, Migration , KBA , XX-PART-WFR-TAM , SAP Time and Attendance Management by Workforce Software , Problem
SAP Knowledge Base Article - Public