‎2014 Feb 17 8:24 AM
Hi All,
I have created a zscreen. there is three pushbutton- create, change, Display. When i call change screen there is two pushbutton- change and show. now i want to add one more pushbutton in change screen like display. means when i call change screen show three pushbutton. I tried to do this but error ocur
‎2014 Feb 17 8:58 AM
Hi Raj
I think this error usually comes when there is an overlapping of the elements on the selection screen.
try to use selection-screen comment or increasing the size as mentioned by maxim above
Regards
vaibhav
‎2014 Feb 17 8:52 AM
Hi, it's selection screen, you need to write something like this
SELECTION-SCREEN PUSHBUTTON 72(4) pbpmd USER-COMMAND pmd .
No change this screen in Scree Editor !!!
‎2014 Feb 17 8:58 AM
Hi Raj
I think this error usually comes when there is an overlapping of the elements on the selection screen.
try to use selection-screen comment or increasing the size as mentioned by maxim above
Regards
vaibhav