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

Customization

Former Member
0 Likes
621

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

4 REPLIES 4
Read only

former_member209217
Active Contributor
0 Likes
576

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.

Read only

0 Likes
576

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 .

Read only

0 Likes
576

any idea.....

Read only

Former Member
0 Likes
576

closed