Skip to Content
0
Former Member
Feb 27, 2009 at 05:17 PM

BSP WD Workbench - error on the page preview for non configurable views

107 Views

Dear experts,

I'm working on the Web IC views configuration, using the BSP_WD_CMPWB transaction.

For some views, I have error messages in the "page preview" tab. (see exemples below)

Do you know how I could solve these problems?

Thanks a lot for your help.

Exemples :

For example, for the component ICCMP_BT_INR, I wanna display the preview page for the HeaderTabLink view : I have the following error message :

Cannot display view ICCMP_BT_INR/HeaderTabLink of Application /sap/crm_ic_preview

An exception has occurred Exception Class CX_BSP_EINTERNAL - BSP Exception: Internal Error in Business Server Page Runtime.

Method: CL_BSP_PAGE_BASE=>CREATE_PAGE

Source Text Row: 115

For the ICCMP_BTTEXT component, I wanna see the "TextView" view

I have the following error message

Error occurred during the intialization of the preview manager

An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View ICCMP_BTTEXT/TextView could not be bound

Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW

Source Text Row: 171

Context generation failed in view ICCMP_BTTEXT/TextView of Application /sap/crm_ic_preview

An exception has occurredException Class CX_BSP_WD_INCORRECT_IMPLEMENT - The view controller or custom controller "ICCMP_BTTEXT/BSPWDComponent" was implemented incorrectly

Method: CL_BSP_WD_CONTROLLER=>DO_CONTEXT_NODE_BINDING

Source Text Row: 51

Initialization of view ICCMP_BTTEXT/TextView of Application /sap/crm_ic_preview failed

An exception has occurredException Class CX_BSP_WD_INCORRECT_IMPLEMENT - The view controller or custom controller "ICCMP_BTTEXT/BSPWDComponent" was implemented incorrectly

Method: CL_BSP_WD_CONTROLLER=>DO_CONTEXT_NODE_BINDING

Source Text Row: 51

Cannot display view Root.htm of Application /sap/crm_ic_preview

An exception has occurredException Class CX_BSP_WD_INCORRECT_IMPLEMENT - The view controller or custom controller "ICCMP_BTTEXT/BSPWDComponent" was implemented incorrectly

Method: CL_BSP_WD_CONTROLLER=>DO_CONTEXT_NODE_BINDING

Source Text Row: 51

Pascale