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 on dynpro

Former Member
0 Likes
1,133

Hi,

How can I change the text of a frame and of a text element? Both on runtime.

Regards,

Isaac Meléndez

Hi,

How can I change the text of a frame and of a text element? Both on runtime.

Regards,

Isaac Meléndez

4 REPLIES 4
Read only

Former Member
0 Likes
800

Read sap help on the keyword GENERATE DYNPRO.

Regards,

Ravi

Read only

former_member194669
Active Contributor
0 Likes
800

Text-element values cannot change at runtime. but if you declare the text frame description values in a variable then you can change the value at runtime.

Read only

0 Likes
800

Hi a®s,

And how can I declare the variable for the description, and how can I associated to the frame element?

Regards,

Isaac Meléndez

Read only

0 Likes
800

Anyone know how to do it?