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

Re: Interaction screen: The IREC screen is limited to only 4 interactions

$
0
0

Hi Priya, 

 

Comment below code from the method GET_LAST_INTERACTIONS. 

 

  • restrict to 4 result entities   lr_bo = lr_queryres_col->find( iv_index = 5 ).  

WHILE lr_bo IS BOUND.    

lr_queryres_col->remove( iv_bo = lr_bo ).    

lr_bo = lr_queryres_col->find( iv_index = 5 ).  

ENDWHILE. 

 

Line 48 to 53. 

Regards,

Naresh


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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