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

Change Text dynamically on a pushbutton in Module Pool Program

Former Member
0 Likes
426

Hi,

I want to change the pushbutton text dynamically (ie., Button display text) in module pool program. How to do that?

Best Regards

Suresh

Edited by: mariosuresh on May 13, 2008 8:57 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
383

Hi,

you cannot change button text dynamically in a dynpro itself.

But you can place each button that may be shown on a different subscreen (if there are not too many). In PBO you choose the fitting subscreen in accordance to your needs.

Good luck!

Jo

Edited by: Joachim Ardelt on May 13, 2008 9:39 AM

2 REPLIES 2
Read only

Former Member
0 Likes
384

Hi,

you cannot change button text dynamically in a dynpro itself.

But you can place each button that may be shown on a different subscreen (if there are not too many). In PBO you choose the fitting subscreen in accordance to your needs.

Good luck!

Jo

Edited by: Joachim Ardelt on May 13, 2008 9:39 AM

Read only

Former Member
0 Likes
383

closed