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

transfer data to dynpro

Former Member
0 Likes
555

Hi,

i want to initialise a dynpro field with a value.

Which options have i to do this?

Thanx

th

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
499

Hi

u can set the possible entry key option in the program attributes of the specific

filed in the dynpro(se51).

reward points if it is helpful.

Regards,

Satish.

2 REPLIES 2
Read only

Former Member
0 Likes
500

Hi

u can set the possible entry key option in the program attributes of the specific

filed in the dynpro(se51).

reward points if it is helpful.

Regards,

Satish.

Read only

Former Member
0 Likes
499

HI,

Let us say you have a input field and you want to put some value as defualt..

Create a input filed UI ,, Create a context attriubte say value of type string and to this attibure you have default value property , there set the value .

Now associate the value property of input field UI with the value Attribute.

Thanks

Mahesh