‎2008 Jul 21 7:59 AM
Hi All,
what is the difference between creating a module pool from se38 and se80...???
and if we create a module pool does it create by default some includes???
plz expalin
Thanks & Regards.
Ashu Singh.
‎2008 Jul 21 8:06 AM
what is the difference between creating a module pool from se38 and se80...???
and if we create a module pool does it create by default some includes???
If we create from SE38 we have to create different includes in Different sessions , and also it is time consuming. we have to open many sessions or We have to navigate from main session.(for Tcode SE93, for Pf-status SE41, for screen SE51, for Includes SE38)
But incase of SE80, we can do the developement at one place.
we can create screens or includes or transactions every thing in one place.
And By default it proposes to create TOP Inlcude for Module pool. and rest will be comment mode. it will tell you how the includes should be
For forms XXXXXF01
for PAI includes XXXXA01
For PBO inlcudes XXXXO01.
‎2008 Jul 21 8:06 AM
what is the difference between creating a module pool from se38 and se80...???
and if we create a module pool does it create by default some includes???
If we create from SE38 we have to create different includes in Different sessions , and also it is time consuming. we have to open many sessions or We have to navigate from main session.(for Tcode SE93, for Pf-status SE41, for screen SE51, for Includes SE38)
But incase of SE80, we can do the developement at one place.
we can create screens or includes or transactions every thing in one place.
And By default it proposes to create TOP Inlcude for Module pool. and rest will be comment mode. it will tell you how the includes should be
For forms XXXXXF01
for PAI includes XXXXA01
For PBO inlcudes XXXXO01.
‎2008 Jul 21 8:16 AM
Hi,
Using both SE38 and SE80 we can create Module pool programming. The main difference lies in the simplicity of using the application.
For creating the module pool the required things are..
-- Creating a Scree painter
-- Creating a menu painter
-- Creating a transaction
and many more..
SE80 will provide all the options there itself with out the need to go for individual transactions in case of any change or updates.
Hope this will help you.
Regards,
Swarna Munukoti.
‎2008 Jul 22 10:45 AM
At least from 4.6c onwards, if you go to SE38, look at a program, then click on CtrlshiftF5 (display object list) you get the same screen, with all the functionality of SE80, but with only the "Repository Browser" button.