cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown help on Interactive form in Web Dynpro ABAP.

Former Member
0 Kudos

Hi all,

we are creating an SAP Interactive forms for the Material Master Creation.

We want the value help to be displayed in dropdown boxes for various mandatory fields to be filled up by the user.

Please suggest how to do that??

These helps are there when we create a material master through Transaction mm01.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you go to the binding tab of that particular drop down list you can link into to the values form a table.

so that it will show all possible values in your output.

Regards,

sasi

Former Member
0 Kudos

Hi Sasidhar,

Could you please clarify.

I had taken a value node in the Context of the view for the field for which i have to display the value help.

I have also bound this value node to the dropdown list on the form by specifying it in the binding tab. Still i am not getting the help.

Do we have to write some code for that in the method tab of the view??

Answers (0)