‎2009 Aug 06 6:58 AM
Hallo
, I have a problem in customising. i have customised the IW31 screen using the IMG customisation. and i have used the screen exit IWO10018 to add a button and 5 new fields.Also i have added entries to the T185* now when i click this button I can open a new screen .
However when I go back to the initial screen (img customised screen) and click anywhere except the buttons or even if i hit a simple enter or do a scroll . it recognises the functioncode and takes me again to the new screen.
Can you suggest somthing.
Thanks
‎2009 Aug 06 7:01 AM
Hi,
Just Enter /h in ur command editor and Press enter key or scroll in the screen.
It will take u to the debugging mode and u can check which code is being executed and what function code is being populated in sy-ucomm.
U can disable them later.
Regards,
Lakshman.
‎2009 Aug 06 7:08 AM
It takes the fiunction code of the new button... however clearing to sy-ucomm is not possible in the screen exit... it is not reflected in the standard code. in the original IW31 standard code it still takes the function code of the new button. And changing of standard code is not possible .
‎2009 Aug 06 7:17 AM
‎2009 Sep 11 11:26 AM