cancel
Showing results for 
Search instead for 
Did you mean: 

Export Parameter is blank....Business Connector

Former Member
0 Kudos

Hi,

I am using Business Connector to create a sales order thru web..

For this i have created an RFC which internally calls a BAPI that creates sales order...in the BAPI some user Exits will get called in them i am exporting some message to MEMORY ID & importing after retuning to the RFC and assigened it to one of the export parameters of RFC ...Everything is wrking fine when I am testing the RFC on R/3..but thru BC the Export parameter is blank..

I have tried set/get parameters & atlast ztable also...nothing is wrking..

what might be the problem?How to capture that msg & display thru web?

(Note : when dat export parameter is hardcoded in RFC that is getting displayed thru BC)

Thanks in advance

Swathi Vuddala

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have look at this,

http://www.thespot4sap.com/Articles/SAP_XML_Business_Integration.asp

Regards,

Akshay.

    • reward points if find useful.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Look at this.

/people/michal.krawczyk2/blog/2005/09/15/xi-rfc-mapping-lookups-from-bc-to-xi

I guess there is some problem with your ABAP code may be while defining MEMORY ID, check your set & get parameter and debug the code again.

Regards,

Sarvesh