Skip to Content
0
Former Member
Jul 19, 2005 at 02:07 PM

RFC call from XI to R/3 bapi only returns part data - SOLVED

42 Views

We are currently on R/3 Enterprise and are using XI 3.0.

We are currently working on an RFC call from XI to a custom bapi from sap r/3 and return this data back to XI to display in a web front end.

My colleague has created a bapi which works when we test in R/3 - all data is displayed correctly.

When we call from XI (using http client) only certain data is displayed in the xml file.

We wish to display an SD billing document in the web front end, but wish to include the customer name and address and the parts of the accounting document relating to outstanding amount.

For this reason, the standard bapi BAPI_BILLINGDOC_DISPLAY does not fit our requirements.

Short of posting all the code and table definitions etcetera, can anyone suggest why this works in R/3 but not from XI?

Message was edited by: Barry Neaves