Application Development 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: 

Alternative to POPUP_TO_GET_VALUE

Former Member
0 Kudos

The FM TheFM POPUP_TO_GET_VALUE is obsolete.

Can you help me with an alternative FM which is not obsolete or a class method to achieve the same functionallity ?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Gerson,

Try using " POPUP_GET_VALUES".

Regards

Ali S

3 REPLIES 3

Former Member
0 Kudos

Hi Gerson,

Try using " POPUP_GET_VALUES".

Regards

Ali S

Lakshmant1
Active Contributor
0 Kudos

Hi Gerson,

Check FM POPUP_GET_VALUES.

Thanks

Lakshman

Former Member
0 Kudos

You can use FM "POPUP_GET_VALUES".