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