‎2008 May 13 7:56 AM
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
‎2008 May 13 8:37 AM
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
‎2008 May 13 8:37 AM
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
‎2009 Feb 02 6:35 AM