cancel
Showing results for 
Search instead for 
Did you mean: 

EBP-XI-SUS Error

Former Member
0 Kudos

Hello to you all,

I have a scenario EBP-XI-SUS. From EBP to XI I get a finish flag in XI I get a finish flag as well. XI sends it to SUS and there I get the following error:

An error occured within an XI interface: An exception with the type CX_SY_DYN_CALL_ILLEGAL_TYPE occurred, but was neither handled locally, nor declared in a RAISING clause Programm: SAPLBBP_PD_SUSCF; Include: LBBP_PD_SUSCFU12; Line: 1

Application-Error exception return from pipeline processing!

Application Error at Receiver... => ROLLBACK WORK

Does anyone has any idea what to do?

Kind regards,

Kamran

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>Does anyone has any idea what to do?

there are many things you can do:

but the quickest one is this one:

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hi Michal,

Thanks for your reply. Do you any idea if this goed wrong in XI or SUS or de communication between XI and SUS?

Kind regards,

Kamran

prateek
Active Contributor
0 Kudos

Hi Kamran,

Match Import and Export parameters of FM with data type of variables that you are passing to that FM.They should be exactly same(Check data element). U should use RFC for ur FM.

Refer,

Regards,

Prateek