cancel
Showing results for 
Search instead for 
Did you mean: 

Check the Stock of a particular material is available in SAP R/3 from Java

Former Member
0 Kudos

Hi all,

We have both SAPR/3 and Java Based Systems and going to integrate with XI.

For Java user is it possible to check the Stock of a particular material is available in SAP R/3 system or not.

For this requirement can we create any scenario and get the stock available info from SAPR3?

If so then which type of adapters we have to use in this case.

The Java user don't want to store any data here and there but just view the stock is available or not just from his end only.

bye

regards

konala

Accepted Solutions (0)

Answers (1)

Answers (1)

STALANKI
Active Contributor
0 Kudos

You can use synchronous Java Proxy-XI-RFC.

Code the RFC to get the stock of R/3 material and route the response back to proxy.