Hi,
I have 2 view (say A and B ) in the same component. View A is calling view B as pop up. So I have added the view B in the component interface and also in the component usage of the same view as in method comp_controller->window_manager->create_popup both interface and usage fields are needed.
Now i have 2 business roles. The pop up is working perfectly for one business role but for the other one I am getting the following dump.
Define component usage 'XYZ'
Method: CL_BSP_WD_REPOSITORY=>GET_CMP_USAGE_DEF
Line: 18
Please help me out to find out why this behavior is business role specific.
Thanks,