cancel
Showing results for 
Search instead for 
Did you mean: 

DDRuntimeException: Dictionary type does not exist. Webdynpro Java Application EP 7.3

Former Member
0 Kudos

Hi experts,

We have a webdynpro application deplyed in EP 7.3 which is working in Dev and QA but has ran into problems in the production environment.

Upon checking the simple type Syst_Input in the model dictionary types, I found out that it exists.

We are unfamiliar with this type of error, would you have any inputs on how to resolve this error?

Accepted Solutions (0)

Answers (2)

Answers (2)

pramod_gopisetty1
Active Contributor
0 Kudos

Make sure Transports related to the applications are in Production.

The application is referencing a field which is missing in the system.

If the application is using ARFC2 based Function call :

check to see the JCO's created for the application are available in NWA - Configuration - Security - Destinations

Hope this fixes.

Thanks,

Pramod

Former Member
0 Kudos

com.pg does look like custom application name space, you are sure the dictionary component is deployed well on P? Redeploy to be sure. If this does not help debug your application and show us there it crashs exactly and how the procedure is

cheers