Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Prob. with Drop down list

Former Member
0 Likes
382

Hi Experts,

I am having a prb. with drop down list. I am designing 2 screen where in 1st screen, i am populating the material type and press next option, In 2nd screen i had to populate the Material number belonging upon that material type. I am populating the material number by drop down list.

The prb. is when i am going back, and selecting another material type and clicking next button, When i viewing the 2nd screen, in material number drop down list, the previous values are populating. Means its not clearing the previous values, I am populating the values by VRM_SET_VALUES. But unable to clear the previous values.

Can anyone help to solve this.

Regards,

Srini

Hi Experts,

I am having a prb. with drop down list. I am designing 2 screen where in 1st screen, i am populating the material type and press next option, In 2nd screen i had to populate the Material number belonging upon that material type. I am populating the material number by drop down list.

The prb. is when i am going back, and selecting another material type and clicking next button, When i viewing the 2nd screen, in material number drop down list, the previous values are populating. Means its not clearing the previous values, I am populating the values by VRM_SET_VALUES. But unable to clear the previous values.

Can anyone help to solve this.

Regards,

Srini

1 REPLY 1
Read only

Former Member
0 Likes
351

Prb. solved by call the same FM with emply list in exporting.