Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 4552

Enabling the field

$
0
0

Hi,

      How to enable the already disabled field. I tried this code but the attribute is still in disable mode.

 

IF gv_id_display_mode = abap_true.


CALL METHOD SUPER->GET_I_PARTNER2
*  EXPORTING
*    ITERATOR    = 'X'
   RECEIVING
     RV_DISABLED = RV_DISABLED.                  "#EC NOTEXT
*    .
RV_DISABLED = 'FALSE'.

ENDIF.

 

 

In BP_HEAD, Account details view, Employee responsible context node, struct.partner2 attribute.

 

 

Regards,

Ravi .


Viewing all articles
Browse latest Browse all 4552

Trending Articles



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