Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error importing BAPI from ECC6 in to informatica

Former Member
0 Kudos

Hi,

When the abaper is trying to import BAPI from ECC 6 to Informatica,

An error is getting generated,

getFunctionList failed: RFC Error Information:

Group:SAP system exception raised

Key=RFC_ERROR_SYSTEM_FAILURE

Message=Syntax error in program SAPLZPMF

Please advise,

Thanks.

5 REPLIES 5

Former Member
0 Kudos

SE38, fill in SAPLZPMF and press the "check syntax" button. this will lead you to the error. correct it and generate/activate your program.

0 Kudos

Kris,

The program SAPLZPMF is not unicode compatible, accoring to its program attributes.

This is the error that I got.

What do i do next?

Please advise.

Thanks.

0 Kudos

SE38 => program attributes => switch off flag "unicode check active"

0 Kudos

Kris,

When i go to se38, and try to switch off the flag, I see that the box is not checked at all.

What do i do?

Thanks.

Edited by: arigela sap on Jan 31, 2008 5:28 AM

0 Kudos

Run transaction UCCHECK ( fill your program name in the object select option )

Check the error log and make corrections