cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Syntax error in program SAPLFMCA_RETURN

rynoray
Explorer
0 Likes
1,322

Hi everyone,

I am currently busy setting up the SAP Multichannel Foundation in our S4HANA on premise solution.

I ran in to the following issue on the Front-End:

  • "RFC Error: Runtime error occurred in backend system".

When I check the Gateway Error Log, it indicates a syntax issue:

  • .....RFC_FAILURE_MESSAGE: Syntax error in program SAPLFMCA_RETURN .

In the Program I get the following error:

  • Error in the ABAP application program. The current ABAP program "SAPLFMCA_MC_ODATA_FG" had to be terminated because it found a statement that could not be executed. In include "LFMCA_RETURN$46 ", in line 9 of program "SAPLFMCA_RETURN ", the following syntax errors have occurred: No component exists with the name "FBNUM". "FBNUM".

This program can also not be changed:

  • Changes to LFMCA_RETURN$46 are forbidden by SAP.

Any suggestions on how I can resolve this, or are we perhaps missing a Note?

Thank you in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

yevgen_trukhin
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Ryno, i would create a ticket for SAP support to take a look.

Thanks Yevgen

rynoray
Explorer
0 Likes

Hi Yevgen,

I think there some basic/standard config that we might be missing.

I managed to find this note, 2598785 - FPE1: Runtime error from SAPLFMCA_DOC, which speaks of the same affected model, however unfortunately it did not resolve the issue.

I will dig a little bit more, and then revert to SAP.

Thanks, Ryno