Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

mass compile customer programs

Former Member
0 Likes
1,041

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

2 REPLIES 2
Read only

Former Member
0 Likes
659

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

Read only

Former Member
0 Likes
659

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^