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

Re: How to make one colume to show as a hyperlink in a view?

$
0
0

HI Jerry,

 

Generate the Get_P_XXX method for your column and change the FieldType.

 

Sample Code:

 

 

CASE iv_property.

     WHEN if_bsp_wd_model_setter_getter=>fp_fieldtype.

       rv_value = cl_bsp_dlc_view_descriptor=>field_type_link.

 

     WHEN IF_BSP_WD_MODEL_SETTER_GETTER=>fp_onclick.

       rv_value = 'EVENT_NAME'.

       "...

   ENDCASE.



Regards,

Ankit Gupta


Viewing all articles
Browse latest Browse all 7775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>