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

Dynamically changing Text / Description on Dynpro Elements

Former Member
0 Likes
907

Dear all,

I would like to know if it is anyhow possible to dynamically change text or descriptions of objects within a dynpro. I am not interested in changing a textfield, but for example the description of a button or tab.

I really appreciate your help.

Best regards from Vienna.

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
775

Are you looking for change of button text created thru pf- status ? then you need to create the function text as dynamic while creating PF-status.

other wise create a dynamic text in the button on the screen. then there is roundway will be create 2 buttons with different texts and according your condition hide the button using Loop at screen

a®

Read only

0 Likes
775

Hey,

no I am not looking for to change a button through pf-status. I am really talking about a screen element such as a button. My main problem is that I would like to dynamically change the descriptions of the tabs within a tab strip. That would help me a lot if anyone could answer this question.

Best regards

Read only

0 Likes
775

Then you may need to look into this WIKI

http://wiki.sdn.sap.com/wiki/display/ABAP/DynamicTabstripin+ABAP

a®