2014 May 12 5:31 PM
RFC Function module RFC_SET_REG_SERVER_PROPERTY is called with EXCLUSIVE = ‘Y’. This FM is returning SY-SUBRC = 1 (SYSTEM_FAILURE). Due to this reason we are getting error message: “Only available with the RFC library from 4.0C onwards”.
Following is the sequence of FMs called:
1. ZMM_I0419_BRAINWARE_ARCHIVING
2. SCMS_UPLOAD
3. SCMS_FE_START_REG_SERVER
4. SYSTEM_START_REG_SERVER – This function module is called with EXCLUSIVE = “Y”
5. SYSTEM_SET_REG_SERVER_PROPERTY
6. RFC_SET_REG_SERVER_PROPERTY
Environment Details:
Application Server is 64 Bit and the application is 32 Bit compatible, It is successfully sunning with other client.
We are using 32 bit SAP GUI on the server.
we have librfc32.dll and librfc32u.dll in Syswow64 folder(32 bit dll install folder).
We are using sapftp.exe to post a document in SAP.
This is impacting our GO LIVE badly, Please help if you have seen such issue.
Praveen.
2014 Jul 23 10:22 PM
Hi Praveen,
Were you able to get this issue resolved? I am dealing with a similar issue. Any help would be appreciated. Thanks.