sap - ABAP: How to get back to the calling screen? -


my current screen-build looks this:

current-program

but when try screen 250(called screen) 100(the calling screen) leaves program.

    case ok_code. *navigation calling screen     when 'back'.       set screen 0. 

i hope guys me out. thanks!

assign ok code field in screen 250 ok_code. in screen painter set ok code in screen (it's bottom attribute type ok) ok_code , original code should work.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -