2005 Sep 15 8:07 AM
Hi, we have developed a smartform in one system and we want to call to these smartform from another system by RFC, Anybody knows if is possible?
We have tried to copy the function module that smartform create and change the attribute in order will be remote function module but the attributes are reference parameters and say that is not possible.
Thanks in advanced.
BR
MANUEL
2005 Sep 15 8:10 AM
Manuel,
Not sure why you would do this, but I think it is techniclly possible. But you must create a "shell" FM (which is RFC enabled) and within this FM you call your SmartForm FM (as well as definign all your output settings and also making sure SSFCTRLOP-NO_DIALOG = 'X').
I would be interested to know if this works.
Cheers,
Pat.
Manuel,
Not sure why you would do this, but I think it is techniclly possible. But you must create a "shell" FM (which is RFC enabled) and within this FM you call your SmartForm FM (as well as definign all your output settings and also making sure SSFCTRLOP-NO_DIALOG = 'X').
I would be interested to know if this works.
Cheers,
Pat.
2005 Sep 15 8:10 AM
Manuel,
Not sure why you would do this, but I think it is techniclly possible. But you must create a "shell" FM (which is RFC enabled) and within this FM you call your SmartForm FM (as well as definign all your output settings and also making sure SSFCTRLOP-NO_DIALOG = 'X').
I would be interested to know if this works.
Cheers,
Pat.
2005 Sep 15 12:22 PM
Hi, I have solved my problem.
My scenario:
We want create a smartform with color lines and color shadow box.
SYSTEM1 46C-> Not possible have color lines and color shadow box.
SYSTEM2 4.7-> More easy develope smart form and is possible have colors.
SOLUTION: 1.Have smartform in SYSTEM2.
2. Call the smartform from system1 to system2.
The key is do a rfm that call to the function module of the smart form.
BR
MANUEL
2005 Sep 15 8:10 AM
Hi
You cannot call the smartform Function directly.
Instead create another RFC function which will call this smartform FM. The RFC function can be directly called from other system. Mind it spool cannot be created in accling system as smartform will create spool on the system on which it resides.
Cheers
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |