2007 Apr 24 2:15 AM
Can anybody tell me how to make a normal Function module to be Remote enabled Function module ?
Can anybody tell me how to make a normal Function module to be Remote enabled Function module ?
2007 Apr 24 2:18 AM
Hi,
In the attributes tab of the function module..
Check the radio button "Remote enabled"
activate the Fm
Thanks
Naren
2007 Apr 24 2:31 AM
I know that... but I dont want to change the standard object.... Is there any other way of doing it without disturbing the standard object ?
2007 Apr 24 2:42 AM
Hi,
No you should not change the standard FM. But what you can do is to create a Custom FM with same Import / export / table /exception parameter as standard FM. Make this custom FM as RFC enabled. Inside this custom FM, just call the standard FM. Since you will be using same parameres in custom FM, there isn't much coding involve.
Let me know if you need any other iformation.
Regards,
RS
2007 Apr 24 2:47 AM
Well... i really appreciate the options that you people have given me.... I was actually wondering whether is there any special technique other than changing the attributes or creating a custom FM ....
2007 Apr 24 2:53 AM
2007 Apr 24 3:59 AM
Suresh,
In tcode SE37 --->enter FM name --> PressF6(change) -->Attributes tab
-->Click on radio button Remote-enabled module --Save
Don't forget to reward for all useful answer.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |