Skip to Content
0
Former Member
Apr 23, 2009 at 09:42 AM

Need to know fcode of a button

201 Views

Hai All,

When we click on the selection button of an select-option we get the dialog window right. Now in this window right at the top right corner we have a small button which will close the window. I want to know the function code of this particular button. I tried to debug but it seems to be a Modal dialog box and unless i close it i cant invoke the debugger.

And we have a Cancel button with fcode F12(fcode is displayed as a tooltip text). When i want to cancel the selection and click this Cancel button i get a short dump. Is it that as i have already written code for the Cancel button (PF_Status), there might be a conflict.

All the remaining buttons seem to be working fine except these two buttons.

Thanks in Advance.

Best Regards,

rama

Edited by: newtoAbap on Apr 23, 2009 11:49 AM