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

Re: populating the dropdown fields based on other dropdown fields

$
0
0

Hi Shiva,

 

This is very simple. Just create an event for ATTR1 and in event call the set method for your ATTR2 of CN2 .

 

me->typed_context->CN2->set_ATTR2(

     EXPORTING

       attribute_path = 'ATTR2'

*      iterator       =

       value          = lv_value                         " drop down keys

   ).

 

Try this.

 

Regards,

Ankit


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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