‎2006 Feb 09 7:55 AM
Hi all,
is it possible to Write a program which can create a Function Module with the import,export parameters and coding.
iam always creating same kind of function modules with small differences.
is it possible??????
‎2006 Feb 09 8:19 AM
Hi sai,
1. RS_FUNCTION_COPY
use the above FM
(to copy from existing fm within a group)
2. Pass these three parameters
and rest it will do.
NEW_GROUP
NEW_NAME
OLD_NAME
3. After that u need to ACTIVATE it for using.
regards,
amit m.
‎2006 Feb 09 8:19 AM
Hi sai,
1. RS_FUNCTION_COPY
use the above FM
(to copy from existing fm within a group)
2. Pass these three parameters
and rest it will do.
NEW_GROUP
NEW_NAME
OLD_NAME
3. After that u need to ACTIVATE it for using.
regards,
amit m.
‎2006 Feb 09 10:17 AM
HI Sai
Why dont you try doing BDC of Transaction SE37...
I dont know but it looks that it would solve your problem..
Cheers:)
Mithlesh