Application Development 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: 

Mass Compile of custom programs?

Former Member
0 Kudos

Hi,

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 anybody have a custom code to mass compile of all Y* & Z* program please paste the same or please give hint to do this.

Thanks

Sa_R

3 REPLIES 3

ferry_lianto
Active Contributor
0 Kudos

Hi,

I don't think there is any standard SAP transaction for this purposes.

You can try to write custom BDC program to simulate SE38 functionality to compile program (use transaction SHDB to record SE38 session).

Regards,

Ferry Lianto

0 Kudos

Hi...

I agree with Ferry Lianto...

Use a custom BDC to execute SE38 to activate the programs... you will hav eto supply a list of the program names to this BDC...

I have done this and it works...

Dave...

Former Member
0 Kudos

Hi,

Thnaks for your reply.

I find there will be program RADMASG0, But it is not giving the option to Mass activation of "programs" It is giving options for Tables, data element, domains etc.

Any info

Sa_R