SAP ABAP Q&A (Module Pool) Q1. What is a Module Pool and What are the components of a Module Pool? Ans. A Module Pool is a collection of custom screens, flow logic, and ABAP code that together form a ...
It is also called as dialog Programming. It is a pool of modules( Screens, Includes, Transactions etc). A Module Pool is mainly a pool of screens. a) PBO( Process Before output) - This event called ...
lwa_data2 TYPE lty_data2. *&SPWIZARD: FUNCTION CODES FOR TABSTRIP 'ZORDER_TBS1_04' CONSTANTS: BEGIN OF c_zorder_tbs1_04, tab1 LIKE sy-ucomm VALUE 'ZORDER_TBS1_04_FC1', tab2 LIKE sy-ucomm VALUE 'ZORDER ...