Skip to Content
-2
Sep 01, 2023 at 07:29 PM

Debugger not stopping in Z*classes in BSP_WD_CMPWB

340 Views Last edit Sep 02, 2023 at 04:51 PM 3 rev

Hi Experts,

I am rephrasing my question for CRM 7.0 to make it simple.

I used the Comp Workbench tool (BSP_WD_CMPWB) to create an enhancement for BP_ADDR component on the StandardAddress view.

It created a Z* Impl class, Z*CTXT class & Z* CN01 Context Node class. I happened to put my code inside the methods of all the above Z*I classes & also in the Page attributes in View Layout Z* context class.

I placed break points in the Z*classes. When I am trying to create a new BP, the program is not all stopping in any of these break-points.

I can see that the transaction is stopping at the Std Context classes(CL_BP_ADDR_STANDARDADDRES_IMPL).

Can anyone pls help me?

Thanks