We have EP6.0 and ecc 5.0 , we also have installed ess web dynpro version .In travel and expenses we are getting following error.
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: no jcoMetadata found for RFC function 'PTRM_WEB_PERS_NUMBER_GET_SHB'! Please verify, that your model is consistent with the ABAP backend: 'RES'.
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.metadata.DRFCModelInfo.getOrCreateClassInfo(DRFCModelInfo.java:218)
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.metadata.DRFCModelInfo.<init>(DRFCModelInfo.java:164)
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.metadata.DRFCModelInfo$Cache.getModelInfo(DRFCModelInfo.java:103)
at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModel.<init>(DynamicRFCModel.java:111)
at com.sap.xss.tra.model.common.CommonModel.<init>(CommonModel.java:865)
... 59 more
could you let me know how to resolve this issue
I have checked my backend , but this function module is not present .Let me also know how to create this function module also if this a support pack issue on the ecc
Aneez