Hi guys,
I have a problem with a WDJ Application which runs properly under Netweaver AS Java 7.1 but not under Netweaver AS Java 7.3 with EHP18.
=================== Error Log ========================
Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Security Violation: Property 'null' bound to 'ccRecGUID' of ViewElement with ID 'ccRecRadio_editor' is not editable!
at com.sap.tc.webdynpro.progmodel.view.SecureInteractionHelper.handleSecurityViolation(SecureInteractionHelper.java:320)
at com.sap.tc.webdynpro.progmodel.view.ViewElement.checkPropertyChangeAllowed(ViewElement.java:1279)
at com.sap.tc.webdynpro.progmodel.view.SecureInteractionHelper.updateAttribute(SecureInteractionHelper.java:153)
at com.sap.tc.webdynpro.progmodel.view.SecureInteractionHelper.updateAttribute(SecureInteractionHelper.java:136)
at com.sap.tc.webdynpro.clientserver.uielements.adaptbase.AbstractAdapter.updateAttributeAsKey(AbstractAdapter.java:1433)
at com.sap.tc.webdynpro.clientserver.uielib.standard.uradapter.RadioButtonAdapter.onRADIOBUTTONCHANGE(RadioButtonAdapter.java:935)
========================================
With properties of Radio button:
I got the error message when click radio buton.
Please advise.
Thanks ,
Cuong