Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: Define component usage 'XYZ' error for specific business role

$
0
0

Hi Tapas,

 

you can call the pop up as below where you need to have component interface but not the component usage.

 

lr_popup ?= me->comp_controller->window_manager->create_popup(
       iv_interface_view_name = 'Your interface window'
       iv_usage_name = if_bsp_wd_window_manager=>co_own_window
       iv_title = lv_title ).

Regards jotsaroop singh


Viewing all articles
Browse latest Browse all 7775

Trending Articles