cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error in IC agent business role while loading components.

sunnyk
Explorer
0 Kudos
334

The user has been allowed and access to all business role.user are using all business roles but when user click on the IC agent business role the following error arise.

****************************************************************************************************************************************************

Cannot display view CRMCMP_BPIDENT/BuPaMultipleLayoutVS of UI Component CRMCMP_BPIDENT

An exception has occurredException Class CX_CRM_GENIL_GENERAL_ERROR - Component set CRMIC_DEFAULT cannot be loaded with BP_APPL+EMPTY+IC_ACCT_ID since multiple object definitions exist for component SO2

Method: CL_CRM_GENIL_INTERNAL_MODEL=>LOAD_COMPONENT_SET

Source Text Row: 124

Initialization of view CRMCMP_BPIDENT/BuPaMultipleLayoutVS of UI Component CRMCMP_BPIDENT failed

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View BPConfirmedPartners.MainWindow in component CRMCMP_BPIDENT could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Cannot display view CRMCMP_BPIDENT/BuPaMainVS of UI Component CRMCMP_BPIDENT

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View BPConfirmedPartners.MainWindow in component CRMCMP_BPIDENT could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Initialization of view CRMCMP_BPIDENT/BuPaMainVS of UI Component CRMCMP_BPIDENT failed

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRMCMP_BPIDENT/BuPaMultipleLayoutVS in component CRMCMP_BPIDENT could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Cannot display view MainWindow of UI Component CRMCMP_BPIDENT

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRMCMP_BPIDENT/BuPaMultipleLayoutVS in component CRMCMP_BPIDENT could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Initialization of view MainWindow of UI Component CRMCMP_BPIDENT failed

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRMCMP_BPIDENT/BuPaMainVS in component CRMCMP_BPIDENT could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Cannot display view CRM_UI_FRAME/WorkAreaViewSet of UI Component CRM_UI_FRAME

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View BPIDENT.MainWindow in component CRM_UI_FRAME could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Initialization of view CRM_UI_FRAME/WorkAreaViewSet of UI Component CRM_UI_FRAME failed

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View BSPWD_BASICS/WorkAreaHostViewSet in component CRM_UI_FRAME could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Cannot display view CRM_UI_FRAME/MainWindow of UI Component CRM_UI_FRAME

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View BSPWD_BASICS/WorkAreaHostViewSet in component CRM_UI_FRAME could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Initialization of view CRM_UI_FRAME/MainWindow of UI Component CRM_UI_FRAME failed

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRM_UI_FRAME/WorkAreaViewSet in component CRM_UI_FRAME could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

Cannot display view Root.htm of UI Component CRM_UI_FRAME

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRM_UI_FRAME/WorkAreaViewSet in component CRM_UI_FRAME could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

An error occurred during initialization of the application

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRM_UI_FRAME/MainWindow in component CRM_UI_FRAME could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 165

***************************************************************************************************************************************************

I could not able to diagnose the error from where it is coming and I goggled lot but did not find anything about the above cited issue .

if any of you can help me to solve this soon it will be highly appreciated .

View Entire Topic
sunnyk
Explorer
0 Kudos

hi guys it is solved. there was multiple definition in SO (simple object) object so I changed it in customizing setting of simple object. If there is multiple definition in any component set then , it will always generate similar error in ui wherever it has been assigned.