cancel
Showing results for 
Search instead for 
Did you mean: 

Syntax error in program "SAPLBUPA_INTERFACE_OUTBOUND "

Former Member
0 Kudos

Hi,

Im facing the below error while i save a user(tx. SU01) in solman 7.0 ehp1. recently support pack has been applied to the system.

Error in the ABAP Application Program

The current ABAP program "CL_IM_CRM_BUPA_ADDR_CAM=======CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLBUPA_INTERFACE_OUTBOUND "
in include "LBUPA_INTERFACE_OUTBOUNDB09 " in
line 28:
"Different number of parameters in FORM and PERFORM (routine: BPS_FILL_"
"ADDR_D_1, number of formal parameters: 5, number of actual parameters:"
" 4)"
" "

The include has been created and last changed by:
Created by: "SAP "
Last changed by: "SAP "
Error in the ABAP Application Program

The current ABAP program "CL_IM_CRM_BUPA_ADDR_CAM=======CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.

Please advice what need to be done to resolve this issue.

Please find the attached.

Regards,

Shanthosh

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member189725
Active Contributor
0 Kudos

Can you please let us know the BASIS support package level in the system ?

Check if this SAP note Note 1227258 - BP DX: Deletion of BP and customer std address incorrect

is relevant for you .

Regards

Ratnajit

Former Member
0 Kudos

HI Ratnajit,

Basis Support pack level is SAPKB70111.

Regards,

Shanthosh

0 Kudos

Hello Shanthosh,

could you check (via Vresion managements) if both includes LBUPA_INTERFACE_OUTBOUNDB09 (where the mentioned at error message form   bps_fill_addr_d_1 is calling) and LBUPA_INTERFACE_OUTBOUNDB13 (where this form imlemented) have been touched by the latest SP  applied?

Did you apply SAP_BASIS SP (SAPKB70111) only? Or SAP_ABA SP as well?

I'm asking because the mentioned above code belongs to SAP_ABA SWC. (at least in my NW 701 system)

Regards,

Ilya