To continue reading for free, register below or login
To read more you must become a member of SearchSAP.com
');
// -->

When you create a screen (using, for example SE80), this automatically gives you flow logic, which you can edit in the ABAP editor. This flow logic is not held in Includes -- it is part of the screen object. To create modules in Includes, it is simplest to name the module in the flow logic, and double click on its name. You'll then be prompted to create a new include or use an existing one.
|