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

Re: unable to lock btorder entity with quote opened in display mode

$
0
0

HI Deepika,

 

Thanks for yoy response,

 

I'll explain a little of my background, I'm in component / vista: "IUICMD / DetailAccount"

 

 

This opens after performing a search for contract account:

 

 

I wanted to change some custom data fields to place, but the only fastened to change them I have found is in the method

*********************

Method  DO_PREPARE_OUTPUT.

.

.

.

 

 

DATA: lr_ent         TYPE REF TO cl_crm_bol_entity.

 

 

lr_ent ?= me->Typed_Context->detail->collection_wrapper->get_current( ).

 

 

lr_ent->switch_to_change_mode( ).

 

 

      lr_ent->set_property( iv_attr_name = 'ZZFLD000011'

                                iv_value = 'H10' ).

 

******************************

But after modifying the field, I can not find how to change the view to readonly, Fields are enabled.

 

 

You could tell me the best way to return the readonly view again in the same method?

 

 

Thank you very much for the help ....

 

 

Best regards,


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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