data it_table type TABLE OF str1. data wa_table type str1. DATA IT_TABLE2 TYPE TABLE OF STR2. DATA WA_TABLE2 TYPE STR2. INCLUDE zprg1_module_pool_status_01o01. INCLUDE zprg1_module_pool_user_commi01.
📘 To day learn in MODULE POOL PROGRAMMING 🔹MODULE POOL PROGRAMMING is also Called DAILOG POOL PROGRAMMING 🔹Module pool programming is a pool of screens include screens Transactions 🔹Module pool ...
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 ...
Module pool Programming Module pool programming is also dialog pool programming Module pool programming is a pool of screen such as screens Incudes Transactions It is not execute independently if you ...