You are on page 1of 1

DATA: lr_profile

ls_result
lv_profile
lv_profile_type
lr_profile
lv_profile_type
lv_profile
IF lv_profile =

TYPE
type
TYPE
TYPE

REF TO if_crm_ui_profile,
CRMS_THTMLB_SEARCH_DDLB_NVP,
string,
crmt_ui_profile_type.

= cl_crm_ui_profile=>get_instance( ).
= lr_profile->get_profile_type( ).
= lr_profile->get_profile( ).
'Z_SERVICEPRO'.

You might also like