Hi,
We are implementing a functionality where in upon pressing F4 on a field if no values are found , we call a custom report via SUBMIT report statement. The report throws another screen as output.
but the problem is : the calling screen ( which is F4 help screen) remains there , so we have two screens one over another - one being F4 help screen another one being the one thrown by SUBMIT report statement .
is there any way I could close/hide the F4 help screen window through code ?
Any help would be appreciated!
Regards,
AM
(Two screens seen above- the one in the background thrown by SUBMIT statement)