Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Thank you :) On 20 July 2010 18:07, mic-bv via sap-dev <sap-dev@groups.ittoolbox.com>wrote: > Posted by mic-bv(What title?) > on Jul 20 at 10:05 AM Quite > easy: use "IF screen-name cs 'SO_MATNR'." - then it should work. > Reason: There are several fields for one select-options: one for the low, > one for the high, for the description, for the button on the right... If > you compare only with eq, you will not get those fields... > > Have fun! > > Regards, > Stefan Vermeulen > > Btw: Use Debugger tosee the fields in "screen" - but you can only see one > field at a time (one field is one line in screen, but you cannot display > full table of screen). > > ---------------Original Message--------------- > From: Khatia_ > Sent: Tuesday, July 20, 2010 9:50 AM > Subject: select-options input disable field > > > Hi to all. I have problem, can anybody help me? > > my problem is: I want that my select-option field have been input > disabled. > > I use code but it only works to parameters: > > SELECT-OPTIONS: so_matnr FOR mara-matnr. > > > > AT SELECTION-SCREEN OUTPUT. > > LOOP AT SCREEN. > > IF screen-name EQ 'SO_MATNR'. > > screen-input = '0'. > > MODIFY SCREEN. > > ENDIF. > > ENDLOOP. | __.____._ Copyright © 2010 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | _.____.__ |