‎2007 Nov 10 8:24 AM
Hi all,
In 4.5B you can generate C code for the RFC interface using transaction SE37 and Utilities --> RFC interface --> Generate.
In ECC 6.0 this is not possible using SE37. Could you provide another transaction or another way to generate C Code por an RFC interface?.
Thanks in advance.
Pilar.
‎2007 Nov 13 3:27 AM
It would appear to have been removed, although some traces still exist. For example, subroutine di_rfc_stub in LSFUNCTION_BUILDERFDI has been commented out, and the "RFC_STUB" function modules have gone. The SAPScripts they used (RFC) still appear to be in client 000 in ECC, but not much use without the driver code.
Jonathan
‎2007 Nov 13 3:27 AM
It would appear to have been removed, although some traces still exist. For example, subroutine di_rfc_stub in LSFUNCTION_BUILDERFDI has been commented out, and the "RFC_STUB" function modules have gone. The SAPScripts they used (RFC) still appear to be in client 000 in ECC, but not much use without the driver code.
Jonathan
‎2007 Nov 13 7:53 AM
Thanks Jonathan for your answer.
Yes, you´re right, the function modules have been removed but the SAPScripts still remain in ECC.
Do you know the way for executing these SAPScripts in ECC????. In 4.5B it was easy using the SM37 but I don´t know now. Maybe is not possible to do it nevermore.
Thanks in advance.
Pilar.
‎2007 Nov 13 10:06 AM
My feeling is that you'd probably have to "port" the code from an earlier version yourself to achieve this... the "where used" on that RFCGO table indicates there's nothing obviously in ECC for the same functionality.
Jonathan
‎2007 Nov 13 10:16 AM
Yes, That´s also my feeling. I´ll try to investigate a little bit more about this subject and I´ll try to reply the functionality in ECC. Maybe it´s not easy....
Thanks for your help.
Pilar.