‎2011 Jan 25 6:16 AM
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
‎2011 Jan 25 7:17 AM
we cannot able to increase the height...but we can increase the lengh by using . ... VISIBLE LENGTH key word
Regards
Ganesh Reddy
‎2011 Jan 25 7:01 AM
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
‎2011 Jan 25 7:17 AM
we cannot able to increase the height...but we can increase the lengh by using . ... VISIBLE LENGTH key word
Regards
Ganesh Reddy
‎2011 Jan 25 7:21 AM
Hi,
Use call screen 100.. In the screen have your parameter what ever height and width you want.
Regards,
Nagaraj