cancel
Showing results for 
Search instead for 
Did you mean: 

Drop down menu on SNC RR over view screen

anupam_srivastava2
Participant
0 Kudos

Hi Experts

I want to insert a drop down button (Unit of Measure ) on RR over view screen as shown in yellow colour.

The drop down will have several options, based on the selection, the value in UoM field and the Quantity in SoH should change.

So basically the quantity should be converted based on the Unit of measure selected.

Please do let me know how I can find the relevant class , method to introduce the new drop down.

Thanks for your help in advance.

Regards

Anup

Accepted Solutions (0)

Answers (1)

Answers (1)

Gowtham
Contributor
0 Kudos

Hi Anupam,

You can insert a Drop down by selecting the place you wants to add the DD , Right click -> insert new element -> Drop down by index (or) Drop down by key , it can be inside the table tool bar also.

and later you can assign the actions to it through on_action option , write the logic whatever you want there then by the selection of the drop down value the action will be triggered automatically.

- Gowtham

anupam_srivastava2
Participant
0 Kudos

Hi Gowtham

Thanks for your reply.

Its for SAP SNC, where its all dynamic, its not straight forward and normal webdynpro.

Regards

Anup