Hi Experts,
I have enhanced the component IUICCON and enhanced the views IUICCON/ContractListEnd, IUICCON/ProcessBar; till this part everything was fine and i could able to navigate to the contract management (create contracts, end contracts) from IC web. Now I have deleted the enhancement, followed the below steps
1. Deleted the ZIUICCON BSP application from SE80
2. Removed the corresponding entry from the view BSPWDV_COMP_EXT
3. Deleted all the Z classes created during the component enhancement
4. Deactivate the ZIUICCON service under path sap->bc->bsp->sap->ZIUICCON from SICF tcode
5. IUICCON service is already in active status in SICF
Now after this when i tried to navigate to contract mangement from the IC Web, i am getting the below mentioned exceptions.
Cannot display view IUICCON/RootVS of UI Component IUICCON
An exception has occurred Exception Class CX_BSP_WD_INV_VA_ASSIGNMENT - Assigned view IUICCON/ProcessBar in view area MainTopVA could not be loaded
Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
Source Text Row: 118
Initialization of view IUICCON/RootVS of UI Component IUICCON failed
An exception has occurred Exception Class CX_BSP_WD_RUNTIME_ERROR - View IUICCON/ProcessBar in component IUICCON could not be bound
Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
Source Text Row: 165
Cannot display view MainWindow of UI Component IUICCON
An exception has occurred Exception Class CX_BSP_WD_RUNTIME_ERROR - View IUICCON/ProcessBar in component IUICCON could not be bound
Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
Source Text Row: 165
Error occurred during navigation
An exception has occurred Exception Class CX_BSP_WD_RUNTIME_ERROR - View IUICCON/RootVS in component IUICCON could not be bound
Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
Source Text Row: 165
Please provide your valuable inputs to resolve this issue.
Regards,
Laxman.P