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

dynamic button in dynpro

Former Member
0 Likes
569

hi,

i want to set button text and function code dynamiclly, that is, controlling in the program can show different button and do different thing in the same dynpro position.. is there some field that i can fill for the text and fcode ?

now my solution is use dynamic document, it really works but get an inharmonic button style, i mean html style.

is there some other solution ?

3 REPLIES 3
Read only

Former Member
0 Likes
522

Hi Zhang,

For text of the button please check Properties against each field in ELEMENT LIST. Hope this may help and please check in this manner.

Regards,

Kiran I

Read only

former_member194669
Active Contributor
Read only

0 Likes
522

a®s, thank you very much and you really solved my problem,

now i use the same condition in pai as well as the one i used in setting dynamic function text

just another question: is there dynamic fcode ?