‎2007 May 04 5:23 AM
Dear Expert,
Is there a standard SAP TCode to compile all customer programs (Z* & Y*) only ?
Is it true that TCode SGEN can only compile all SAP Standards?
If I could use this TCode to compile Z* & Y* only, please show the steps..
Or should I create new abap program? please show me the sample..
Many thanks and regards,
RudiS
‎2007 May 04 5:41 AM
Hi Rudi ,
this is re-generation means----> when import Supoort package or any Upgrades, SAP will consume lot of memory bcos it has to adjust all new Modifcations came with there changes at SAP end. But what u are trying to do is something else.
Regards
Prabhu
‎2007 May 04 6:09 AM
hi
good
i dont think there is any standard tcode which ll help you to execute all the Zand Y programs.
SGEN->
SGEN is ued to "compile" ABAP programs. Results are put in database.
So, if you restart SAP, compiled results will still be in the database, so, no need to run SGEN again.
Make use of the transaction 'SGEN' to re-generate all the SAP programs after you change version of your SAP kernel, upgrade SAP system or apply support packages.
Do take care of the table spaces and use SAPDBA to observe them.
Do it during a weekend which is the best or a period of time with very very low users activity.
It will takes about 5 to 8 hours depending on the type of hardware configuration you are using.
thanks
mrutyun^