Skip to main content

RFC ABAP Exception

RfcInvoke failed(RFC_ABAP_EXCEPTION): FU_NOT_FOUND

Possible Cause: Function module is misspelled or was installed with another name in the SAP system

The name of the function module is misspelled in dab Nexus or the function module was installed with another name in the SAP system.

Recommendation

  • Call transaction SE37
  • Inser the name of the function module and press Enter
  • Press F8 on your keyboard or click on the Scale on the menu line
  • If the message Function module xyz does not exist occurs, the module was not found in the SAP system
  • Shorten the name in the input field and add an asterisk (*), then open the input help F4 and search for the module
  • If the module was found, adjust the name in dab Nexus

Possible Cause: Function module isn't installed in SAP

The function module wasn't installed yet.

Recommendation (if you have the authorizations in the SAP system)

If the function module could not be found (the search is described in the previous point), you can find all information on installing the SAP AddOn here.

Recommendation (if you have not the authorizations in the SAP system)

In this case, your IT team/SAP team can help you. They can install the function module in the SAP system with this article.