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

Re: How to disable a given line item in WEB UI

$
0
0

Hi Udaya Bhaskar,

 

You can redefine the GET_I_S_STRUCT of your context node for items and write similar logic to the below code.

 

if (** your condition is met)

rv_disabled = true.

return.

else.

**Here  Call the super class method.

endif.

 

Regards

Vinod


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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