2008 Sep 19 10:36 AM
Hi All,
I have a requirement wherein the abap program has to generate function module dynamically with code . if you know the procedure could you please share with me.
Thanks in Advance.
Hi Vijay,
Any way to change the source code of a FM dynamically ?
Thanking You All..!!
2008 Sep 19 11:37 AM
You can make use of the Functions and Create the Function module Dynamically..
FUNCTION_POOL_CREATE " To create the Function Group
FUNCTION_CREATE " To create the Function.
if it is Remote Requirement then FUNCTION_CREATE_REMOTE
Edited by: Vijay Babu Dudla on Sep 19, 2008 6:50 AM
2015 Apr 28 3:53 PM
Hi Vijay,
Any way to change the source code of a FM dynamically ?
Thanking You All..!!
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |