Skip to Content
0
Former Member
May 12, 2010 at 11:26 AM

Syntax error in program "SAPLBUPA_INTERFACE_OUTBOUND "

417 Views

Hi Friends,

we are facing the below issue. Please let me know the SAP Note/blogs or your solutions if you have faced this issues and solved Sucessfully.

we are getting this short dump while saving user creation or PO.

The ST22 short dump is below

Syntax error in program "SAPLBUPA_INTERFACE_OUTBOUND "

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_OUTBOUND$06 " in line 13:

"You cannot use duplicate key specifiations. "FULLNAME" and "FULLNAME" "

"are key specifications of "BUS_EI_EXTERN". "FULLNAME" is identical to "

""FULLNAME" or part of "FULLNAME"."

" "

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.

Error analysis

The following syntax error was found in the program SAPLBUPA_INTERFACE_OUTBOUND

:

"You cannot use duplicate key specifiations. "FULLNAME" and "FULLNAME" "

"are key specifications of "BUS_EI_EXTERN". "FULLNAME" is identical to "

""FULLNAME" or part of "FULLNAME"."

Information on where terminated

Termination occurred in the ABAP program "CL_IM_CRM_BUPA_ADDR_CAM=======CP" -

in "IF_EX_ADDRESS_UPDATE~FINISHED".

The main program was "SAPMSUU0 ".

In the source code you have the termination point in line 17

of the (Include) program "CL_IM_CRM_BUPA_ADDR_CAM=======CM004".

<<text removed>>

Edited by: Matt on May 17, 2010 9:29 AM