2006 Jul 05 3:08 PM
Hi!
I have a small question concerning the source code of methods.
I want to read the source of a specified method (class and method name), transform it somehow and save and activate it. Now, for the first part, I found the function SEO_METHOD_GET_SOURCE, which fits perfectly. The wanted transformation is also no big deal, but I am somehow unsure about the "correct" way to save the source back.
Anyone know of a simple, sure and prooven way to do this ?
Thank you in advance,
Markus
2006 Jul 05 3:14 PM
Hi!
I have a small question concerning the source code of methods.
I want to read the source of a specified method (class and method name), transform it somehow and save and activate it. Now, for the first part, I found the function SEO_METHOD_GET_SOURCE, which fits perfectly. The wanted transformation is also no big deal, but I am somehow unsure about the "correct" way to save the source back.
Anyone know of a simple, sure and prooven way to do this ?
Thank you in advance,
Markus
2006 Jul 05 3:14 PM
2006 Jul 06 8:57 AM
Hi!
FM SEOP contains the function "SEO_METHOD_GENERATE_INCLUDE", which seems to be usefull to save changed source code. But the "GENERATE" part of the functions name is IMHO somehow misleading, because I don't want to generate a new include, but save a changed but existing one. I whished there were a function named "SEO_METHOD_SAVE_SOURCE".
Anyway, I will try it. Thank you for your answers.
2006 Jul 05 3:37 PM
Hi,
Copy the FM using se80 transaction. First retrieve SEOP Function Group. Select your FM and use right-button menu "Copy". It will ask for the new names...
Regards,
Mireia
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |