cancel
Showing results for 
Search instead for 
Did you mean: 

CRM UI reusing component issue

Former Member
0 Kudos

Hello experts,

We have tried the method from the guide here and here http://www.sapcrmwebui.com/2013/05/45reusing-view-in-another-component.html

to include attachment upload block (component GS_CM) when sending new service request in SM_CRM under SOLMANREQU role,.however we are getting the following BSP error when executing the page:

Define component usage 'CUGSCMOverview'

Exception Class CX_BSP_WD_INCORRECT_IMPLEMENT

Program CL_BSP_WD_OVW_VIEWSET=========CP

Include CL_BSP_WD_OVW_VIEWSET=========CM00A

ABAP class CL_BSP_WD_OVW_VIEWSET

Method BIND_LAZY

Line 27


Any advice will be appreciated.

Pavel Čejka

Accepted Solutions (1)

Accepted Solutions (1)

kapilpatil
Active Contributor
0 Kudos

Hello Pravel,

You can check the following:

1. In runtime repository the component usage is created correctly

2. WD_USAGE_INTIALIZE method of component controller, if the binding is correctly mentioned

3. https://scn.sap.com/thread/3442204

4.

Thanks,

Kapil

Answers (0)