cancel
Showing results for 
Search instead for 
Did you mean: 

Java connector to update an R3 table from XI

Former Member
0 Kudos

Hi,

Is it possible to use java connector to update an R3 table?

For instance, an 850 was sent to XI from R3 .

XI will then update/create a new entry in the R3 table using the Purchase Order ID, Shipment ID and Material number obtained from the 850.

I have tried using jco only to read a table but not to update a table.

Thanks a ton!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Use lookup and in the function module write ur code to update/crreate.

Refer the below weblog:

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

/people/bhavesh.kantilal/blog/2006/11/20/webservice-calls-from-a-user-defined-function

chirag