Hi,
We are getting following error when we try to run W-4 Tax withholding.. application.
failed to create or init instance of model 'com.sap.xss.hr.per.us.w4.model.HRXSS_PER_P0210_US' in scope APPLICATION_SCOPE with instanceId 'null'
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: failed to create or init instance of model 'com.sap.xss.hr.per.us.w4.model.HRXSS_PER_P0210_US' in scope APPLICATION_SCOPE with instanceId 'null'
at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getOrCreateModelInstanceFromScopeMaintainer(WDModelFactory.java(Compiled Code))
at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getModelInstance(WDModelFactory.java(Compiled Code))
at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getModelInstance(WDModelFactory.java(Compiled Code))
at com.sap.xss.hr.per.us.w4.fc.FcPerW4.onInit(FcPerW4.java:337)
Thanx for your help.