We are using EhP3 ESS.
We have added 4 country entries in V_T7XSSPERFORADD (for various infotypes and subtypes]) and we see all 4 on ESS screen. When an UK user selects a country other than 'Great Britain' on the Address screen while adding a new address, it is throwing a Java dump.
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:103)
at com.sap.xss.ser.xssmenu.fc.MenuLinks.getServiceLink(MenuLinks.java:249)
at com.sap.xss.ser.xssmenu.fc.wdp.InternalMenuLinks.getServiceLink(InternalMenuLinks.java:365)
at com.sap.xss.ser.xssmenu.fc.FcXssMenu.getServiceLink(FcXssMenu.java:419)
at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenu.getServiceLink(InternalFcXssMenu.java:491)
There is no dumps on ERP side when this error occurs.
Can you please help us out and tell us what customization we are missing. Our requirement is to have UK users select any country while adding a NEW address.
Also can someone please tell me the significance of BADi BADI_FOREIGN_ADDRESS_IMPL ? do we need to implement the enhancement to avoid this error?
thanks,
Sanketh