Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If your Performer Suite (PS) is currently used with an SAP release lower than BW/4HANA 2.0 and then updated to BW/4HANA 2.0, the following solution is necessary.

Error

Code Block
languageactionscript3
themeDJango
-------------------------
AppVersion: 19.3.0.0 Main - Branch: Main - ChangeSet: 25426 - ReleaseDate: 2019.8.27
2019.08.27|10:24:12
ERPConnect.ABAPRuntimeException: RfcInvoke failed(RFC_ABAP_RUNTIME_FAILURE): SYNTAX_ERROR - Syntax error in program SAPLZ_DEV_DP                            .
   at ERPConnect.NW.NwApi.CallFunction(IntPtr client, IntPtr function)
   at ERPConnect.NW.NwClientFunction.CallApi()
   at ERPConnect.NW.NwClientFunction.Execute(String tid, String queue)
   at ERPConnect.RFCFunction.ExecuteImplementation(String tid, String queue)
   at ProjectB.BusinessLogic.Providers.SapProviders.SapFuncProviders.RFCFunctionWrapper.ExecuteFunction(RFCFunction func, Boolean remote, Boolean logError)

RfcInvoke failed(RFC_ABAP_RUNTIME_FAILURE): SYNTAX_ERROR - Syntax error in program SAPLZ_DEV_DP                            .
-------------------------

...

  1. Update your Docu Performer to v19.3 or higher.
  2. SAP transaction SE80.
  3. Delete manually the function module RFC_CODESCAN.
  4. Using the Performer Suite, create the function module RFC_CODESCAN again via "Check" in "Function Modules, i.e. Installation of the customer-owned Function Modules.
  5. done.

...

Feel free to create a ticket in our Help Desk and attach the PerformerSuite.log-file, if you need any further support.
Thank you!