Hi experts,
I am getting error "ERROR: The ASSERT condition was violated." when I try add my own Web dynpro CHIP in side panel of the FPM application.
I have created CHART UIBB configuration under web dynpro component BS_ANLY_CHART_UIBB and added it in FPM_UCW_COMPONENT configuration.
And finally I have created CHIP using FPM_UCW_COMPONENT configuration.
After that I have added my CHIP from CHIP Catalog to the side panel.
But while executing the side panel I am getting "ERROR: The ASSERT condition was violated" error.
In ST22 they have mentioned error in below area:
Category :ABAP Programming Error
Runtime Errors : ASSERTION_FAILED
ABAP Program : CL_FPM_COMPONENT_MANAGER======CP
line -> ASSERT mo_fpm = so_non_multi_instantiable.
Please help to sort out this issue.
Thanks in advance,
Saranya.