‎2008 Sep 18 8:59 AM
Hi all
Can any one let me know to how to create the function module through the option provided over shdb transaction after the recording of a standard transaction.For example mm01.
Thanks
JAJ
‎2008 Sep 18 9:29 AM
Hi..
In shdb transaction,select the recording first and then select the tab... "Function Module" which also has create symbol on it.
In the details give a FM name starting with Z and the function group(which is already existing) also should start with Z.
Note: If there is no Function group created earlier, then first you have to create an Function Group and then only can create a function module,
Regards,
Vishwa.
‎2008 Sep 18 10:13 AM
Hi
Thanks for your input,Do we have to change any thing after creating the function module or we can direly call this module in our program..
‎2008 Sep 18 10:15 AM
Hi..
U can directly call the FM in the program..
Regards,
Vishwa.
‎2008 Sep 18 10:18 AM
‎2008 Sep 18 10:59 AM
You have to change the fields with respect to your Import Parameters & call F.M. "Upload".
Regards.
‎2008 Sep 19 6:11 AM