2007 Aug 12 6:49 AM
Please tell me how to develope RFC's ?????
It is very urgetnt....
Please tell me how to develope RFC's ?????
It is very urgetnt....
2007 Aug 12 6:54 AM
It is nothing but a normal function module except small differance that is in RFC attributes we have to enable remote enable button.
2007 Aug 12 7:01 AM
Thnks but can u tell me how to use them ???
some examples ???
what is the button u r talking abt??
2007 Aug 12 7:19 AM
Hi,
Check in the attribues tab , there will be radio button remote enabled select this button.
For using this u need to use function module with destination opton
call function YOUR FUNCTION MODUEL'
destination 'ABC' "<< your SM59 rfc destination name
exporting
xxxxxxx = xxxxxx
aRs