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

Re: How to display Sort Ascending and Sort Descending names in the result page of newly added Model Attribute

$
0
0

Hi All

 

I can able to show sort ascending and sort descending for my newly created Model attribute by adding little code in GET_P Method.

 

method GET_P_CREATED_TIME.

    case iv_property.

    WHEN if_bsp_wd_model_setter_getter=>fp_sortable.

       rv_value = 'TRUE'.

     endcase.

endmethod.

 

but sort functionality not working when i click on sort ascending or descending

 

please suggest any where i need to write the logic?

 

Thanks

Shaik


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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