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

Setting screen value in module pool

Former Member
0 Likes
265

Hi All,

In a module pool program for a field I am using process on nvalue request. Once a value selected another filed needs to be populated at that time only. How to achieve this?

Regards,

Jeetu

1 ACCEPTED SOLUTION
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
246

Hi,

Once you select the value you can use :

MOVE value to sel_field2.

Rgds,

Sandeep

1 REPLY 1
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
247

Hi,

Once you select the value you can use :

MOVE value to sel_field2.

Rgds,

Sandeep