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

Re: Smart Value Help (SVH) CRM 7 EHP1

$
0
0

Hello Vivek,

The last entries are restricted to be 5 when saving it. Checking codes in method:

CL_THTMLB_SVH_SINGLETON->UPDATE_LAST_VALUES

There is statement:

 

-->IF lv_itab_size = cl_thtmlb_smart_value_help=>get_number_of_last_entries( ).

 

Here, in method CL_THTMLB_SMART_VALUE_HELP->GET_NUMBER_OF_LAST_ENTRIES, the codes are:

 

--> rv_number_last_values = gc_number_of_entries.

we can see GC_NUMBER_OF_ENTRIES is a constant variant with default value as 5.

 

in debugging mode, I set it as 6, then the last 6 entries are saved and then retrieved to display.

 

Best Regards, Corrine

 


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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