Skip to Content
0
Former Member
Jul 21, 2008 at 10:09 AM

Customized Button code not working on selection screen.

255 Views

Hello Experts,

I have a button on the selection screen next to Execute button on the Application Tool Bar.

I have written some validations on the button.It was defined on the PF-Status and its funtion text i have given as 'Show'.

But the problem is that the code is not working.When I execute the button,the screen just remains their.

The sy-comm always returns the value of 'UCOM' for whatever even takes place on the screen.The execution of the program does not stops their in debugger.

Can anyone help me with some sample code and also provide the value of sy-ucomm which i should use for the customized button.

Good points will be rewarded.