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

Re: how to exit from module pool screen if required fields are initial

$
0
0

Hi,

Check for the detail documentation or demo program in sap ( demo_dynpro*)

 

you have to handle it like below in other words

 

The' At Exit' is used in flow logic in module pool . When we click on back button it will bypass the required filed checks.

 

Code for AT EXIT-COMMAND in flow logic and in module pool program can be written as follows.

 

In Flow Logic:

 

PROCESS AFTER INPUT.

 

MODULE EXIT AT EXIT-COMAND.

 

In Module Pool Program:

 

MODULE EXIT.


Viewing all articles
Browse latest Browse all 8411

Trending Articles



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