‎2010 May 27 6:58 PM
HI ,
I am using SELECTION-SCREEN COMMENT 4(75) text-066 FOR FIELD p_all
MODIF ID idc.
for displaying check box.
can any one tell me how to increase the output lenght for text
thnx
‎2010 May 28 9:14 PM
Here's one way to do it:
Activate your program.
from SE38, click on Display object list in app tool bar or 'CtrlShiftF5'.
In the left pane, expand screen and navigate to your selection screen.
click on change and ignore warning message.
change the field length/attributes as desired.
activate screen and this should work for you.
Note that everytime you activate your program, selection screen will regenrate and you have to repeat the above steps. I have a couple of programs modified and moved to production and they all work fine.
‎2010 May 28 7:42 AM
‎2010 May 28 7:21 PM
Hi,
You can increase the length of the text max to 83.
SELECTION-SCREEN COMMENT 4(83) dummy FOR FIELD p_all .
Please let me know if you need any help.
Regards,
Naveen
‎2010 May 28 9:14 PM
Here's one way to do it:
Activate your program.
from SE38, click on Display object list in app tool bar or 'CtrlShiftF5'.
In the left pane, expand screen and navigate to your selection screen.
click on change and ignore warning message.
change the field length/attributes as desired.
activate screen and this should work for you.
Note that everytime you activate your program, selection screen will regenrate and you have to repeat the above steps. I have a couple of programs modified and moved to production and they all work fine.
‎2010 May 28 9:19 PM
Hi Darpana
You can enlarge text length following steps below:
- SE38
- Goto -> text Elements
- Choose text-066
- Increase text length.
After that it will allow you to type more information on this field.
Kind regards