Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: Overcome the mandatory field to EXIT the screen

$
0
0

Hi all,

I've been searching on this for a while now, but even with all the suggestions it's still not working.

 

- Put the 'E' code on the button                                                   check

Capture.JPG

- PROCESS AFTER INPUT.

  MODULE user_exit_command at EXIT-COMMAND.               exit command is the first in PAI check

 

- the module code:

 

module user_exit_command input.                                           

   case ok_code.

     when 'BACK'.

       clear ok_code.

       leave to screen 0.

     when 'EXIT'.

       clear ok_code.

       leave program.

     when 'CANCEL'.

       clear ok_code.

       leave to screen 0.

   endcase.

endmodule.   



however: I saw people talking about 'mandatory' fields, mine are set to 'required' but i guess that's the same right ?

Capture.JPG


still i get this message on exit button click:

Fill in all required entry fields

Message No. 00055

 

regards,

Christophe



Viewing all articles
Browse latest Browse all 8451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>