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

checkbox set value when checked

Former Member
0 Likes
471

Hi,

we are on a Dynpro using a SELECT-OPTION Parameter. Is it possible to set the value let us say  'A',  instead of the default 'X', when a checkbox is checked.

Thanks in Advance

Cheers

toby

1 ACCEPTED SOLUTION
Read only

former_member219762
Contributor
0 Likes
426

Hi,

Check box value is Boolean type so it should be X or space.

Regards,

Sreenivas.

1 REPLY 1
Read only

former_member219762
Contributor
0 Likes
427

Hi,

Check box value is Boolean type so it should be X or space.

Regards,

Sreenivas.