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

Re: How to make builHeader field editable in a custom component ??

$
0
0

Hi Rahul,

 

i think the reference context node is not initialized so do one thing.

 

first check view is in display mode or not any wise that is in display mode so read the context node and then turn that nodes into editable.

 

ex:

view_group_context->is_view_in_display_mode( me ) EQ abap_false.

     lr_vgc ?= view_group_context->get_dependant_vg_context( ).

     lr_vgc->set_all_editable( ).


see this link you can understand easily.


Overview page toggle Display -Edit - Display


Regards,

Srinivas.


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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