cancel
Showing results for 
Search instead for 
Did you mean: 

Error In webdynpro java application in production system.

Former Member
0 Kudos

HI Friend ,

I am getting the following error in the production system, but it is working fine in the develop system and quality system.

com.sap.dictionary.runtime.DdException: Type com.itc.espb.fetchmodel.types.Yypp_Teco_Orders does not exist

at com.sap.dictionary.types.mdi.util.ProviderUtil.createAbapTypeXmlMap(ProviderUtil.java:413)

at com.sap.dictionary.runtime.mdi.DataProvider.createSimpleTypeFromAbapType(DataProvider.java:587)

at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:287)

at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:94)

at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:169)

Please let me know what is the problem it's urgent ?

Thanks & Regards,

Murali

Accepted Solutions (0)

Answers (3)

Answers (3)

junwu
Active Contributor
0 Kudos

have you deployed your model project?

Former Member
0 Kudos

Hi John,

I am not understood? please explain more?

Thanks & Regards,

Murali

vijay_kumar49
Active Contributor
0 Kudos

Hi,

Could you please restart your J2EE server.

Regards

Vijay K

udaykumar_kanike
Active Contributor
0 Kudos

Hi Murali,

Looks like the related RFC from backend has not been transported to the production server. Please check if the RFC is transported. You can check your named transport requests in SE09 T.code in your quality.

Hope it helps.

Regards

Uday