Skip to Content
0
Oct 26, 2009 at 09:21 PM

Function parameter "I_REFRESH_FOLDER_INFO" is unknown during transport

29 Views

Hello,

We are currently running NW 7.01 SPS05. When migrating a transport containing a Crystal Report, the transport fails with a RC=12. The short dump indicates that it is failing when calling FM "/CRYSTAL/PUBLISH_REPORT" because of an invalid parameter "I_REFRESH_FOLDER_INFO". It seems that EHP1 changes the logic in "RSCR_CE_PUBLISH_REPORT" to try to locally execute /CRYSTAL/PUBLISH_REPORT instead of defaulting to executing it via RFC Destination 'CRYSTAL_PUBLISHER' if the FM exists locally. This check causes the FM to be executed locally, which fails, as the local version of the FM lacks this parameter. We have searched on Service Marketplace for a newer version of the connectivity kit, however we cannot find one. The FM was last changed in R21K900579. Does anyone know of a newer one, or know of a way to force it to go via RFC as it used to? We have a message in with SAP however they are taking much too long to respond (weeks).