how to copy function module

Question:
Hi
I want to copy a SAP Standard function module from one system/version to another system/version(That is making a Z function module).The function module has include programs also.
How can I do it?
thanks.
Answer:
Create a new function group in the new system using SE37, and create the required function module.
Enter the various parameters and exceptions, then cut and paste the code from one system to another.
Create the includes and use cut and paste to do that as well.
_________________
Regards
R
Abap KC

SFMDR

More Articles:

HR Data Retrival?
Help! Help!?
Function module to fill field with leading zeroes?
multiple selections?
BDC?
Select a directory and download more than 1 file?