Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2895

Re: sap crm export to excel all blank records

$
0
0

Hi Vani,

 

Seems like the Reason for this issue is that the context of the view is instantiated twice in case of after view enhanced

 

In the  wd_create_context of your result view of implementation class.

 

  super->wd_create_context( ).

 

   CLEAR m_models.  "must clear

 

*   create the context

   context = cl_bsp_wd_context=>get_instance(

           iv_controller = me

           iv_type = 'ZL_result_node_Context_CTXT' ).

 

   typed_context ?= context.

 

* Added by wizard

   ztyped_context ?= context.


Regards,

Sumeet


Viewing all articles
Browse latest Browse all 2895

Trending Articles



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