Application Development 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: 

in module pool, exit selection screen get errors.

Former Member
0 Kudos

in module pool, i define selection screen 8000. after excute, i call main screen 9000. afterwards the screen back to 8000 via 'BACK' button. but when i push button 'BACK' of selection screen 8000, i get error 'selection screen 8000 was called using call selection-screen.'

1 REPLY 1

Former Member
0 Kudos

CALL SELECTION-SCREEN <numb> [STARTING AT <x1> <y 1>]

[ENDING AT <x2> <y 2>].

[Check this link>>>|http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba83d35c111d1829f0000e829fbfe/frameset.htm]