Hi Daniel,
As per your suggestions, I am not able to remove the restrictions for the
ViewComponentHandlerCommonFunction in SAP Namespace of User/ui.
So, I have copied ViewComponentHandlerCommonFunction ,
ViewHandlerBase into Customer namespace which resolved the NoClassDefFoundError for
ViewComponentHandlerCommonFunction .
I am able to resolve issue with ViewComponentHandlerCommonFunction by adding public parts and resolved NoClassDefFoundError. But now it is giving below error
EXCEPTION]
java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/sap/wec/tc/core/ui/vc/impl/ViewComponentHandlerBaseImpl