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

display selection screen parameter as big box

Former Member
0 Likes
854

hello alll

i have a requirement to display the selection screen parameter as a big box . is it possible.

parameters:p_matnnr type mara-matnr as long text

if we use LONG text addition only its lengh is increased . I need to increase the height of the selection screen p_matnr

pleaes tell me is it possible

thanks in advance

pavan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
724

we cannot able to increase the height...but we can increase the lengh by using . ... VISIBLE LENGTH key word

Regards

Ganesh Reddy

3 REPLIES 3
Read only

Former Member
0 Likes
724

hi pavan,

I dont think that we can change the height of the parameter or select-option.Only we can change the length because the height is set as default in SAP screen.

regards,

siva

Read only

Former Member
0 Likes
725

we cannot able to increase the height...but we can increase the lengh by using . ... VISIBLE LENGTH key word

Regards

Ganesh Reddy

Read only

former_member404244
Active Contributor
0 Likes
724

Hi,

Use call screen 100.. In the screen have your parameter what ever height and width you want.

Regards,

Nagaraj