‎2010 May 14 5:31 PM
Halo experts
I have a requirement in which
I need to replace the source code of Methods and Program Programatically and generate it automatically.
Is it possible through any Function Modules or class Methods?
Regards
Kallu
‎2010 May 20 5:46 AM
Hi Kallu,
You can use the GENERATE command to create new reports and subroutines dynamically.
This statement is for internal use only, but still can be used.
Regards,
Kunal
‎2010 May 20 5:53 AM
Hello Kallu,
you can have a look at package SEO. Within it there is function group SEOC, which contains function module to change / create / delete class by program. Function group SEOO has function module which enables you to change class's attribute / event by program. Hope it helps.
Best Regards,
Jerry