ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

Module Pool Execution Flow

Print This Post Email This Post Written by jimstex on May 27th, 2009 | Filed under: ABAP

Module pools are executed in a very different manner than executable programs. Executing a module pool does not start a process in the runtime environment that sends events to the ABAP program in a specified sequence. Neither can module pools be started by entering their name or using SUBMIT. Transaction code To start a module pool you need to create at least one screen and define a transaction code, which is linked to one of the module pool screens. This screen then becomes the initial screen of a transaction with the ability to call other screens of the module pool.

Share

If you like this post, you may as well like these too:

  1. Dialog Programming / Module Pool Dialog Programming / Module Pool A Module Pool also called as Dialog Program is a ABAP Program of type “M” that requires at least one transaction code in order to...
  2. Production Execution Production Planning is the process of aligning forecasts with manufacturing capability to create production and procurement schedules for finished products and component materials.  It also tracks and records the detail...
  3. SAP Production Order Execution The SAP production order is the main central data object in shop floor control and manufacturing execution process. The production order contains every data relevant to the production objectives, material...
  4. MM / PP Process Flow ...



Leave a Reply