How to create Include programs in the ABAP editor

How to create Include programs in the ABAP editor

How can I create INCLUDE programs in the ABAP editor? I want to create an INCLUDE program for screen design. Pleaseclet me know how to create those individual INCLUDE programs for PBO&PAI in the flow logic.

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.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.

This was first published in August 2008