cancel
Showing results for 
Search instead for 
Did you mean: 

Sharepoint <-> SAP PI <-> SAP ECC 6

jose_augastine3
Active Participant
0 Kudos

Hi,

I want to do a simple scenario to fetch product catalogue or material details from ECC6.

From Sharepoint, if the user selects a material, he should get the material details from ECC6 through PI.

I thought of using SOAP (Synchronous) and RFC or Proxy at the receiver side.

Is there any standard RFC to fetch material details by passing material no ?

Is this the right choice of adapters ? Or is there any better way to do this ?

Please share your thoughts !!!

Thanks in advance,

J Augastine

Accepted Solutions (1)

Accepted Solutions (1)

sunilchandra007
Active Contributor
0 Kudos

Hi,

> Is there any standard RFC to fetch material details by passing material no ?

Check out BAPI_MATERIAL_GET_DETAIL .

> Is this the right choice of adapters ? Or is there any better way to do this ?

If RFC is available that suits your requirement, then go for it. Otherwise Proxy can be considered.

Regards,

Sunil Chandra

Answers (0)