cancel
Showing results for 
Search instead for 
Did you mean: 

Deciding factor...

former_member472138
Active Contributor
0 Kudos

Hi all,

We have a Corporate portal having oracle db and also having SAP ECC 6.0. Now there is a requirement stating some data need to be updated in Corporate Portal & SAP and vice versa. But customer is not interested to go for neither XI nor EP. In case if customer convinced to get implement EP. Then what would be the procedure to integrate. If the customer enters data in Corporate portal how directly that would get update in SAP?

I hope you all understand my requirement well.

Points will be rewarded highly...

Regards

Swarna

Accepted Solutions (0)

Answers (4)

Answers (4)

vijay_b4
Active Contributor
0 Kudos

Hi Yadav,

I didn't understand the question much but let say the need is that in EP there is a page where customer updates some data and this has to be updated in R3 as well then the following will work

Update in say JSP/Webdynpro running on EP--


> make SAP JCo call to R3 Function module--> pass the parameters to function module.

is that what you are looking for.

just check these links,

/thread/74657 [original link is broken]

/people/sap.user72/blog/2004/09/15/quick-guide-for-setting-up-sso-between-ep-and-r3

/people/dennis.kleymeonov/blog/2005/09/15/connecting-sap-systems-to-enterprise-portal-with-sso

/people/gregor.wolf3/blog/2005/02/11/how-to-setup-r3-reference-system-for-user-mapping

Reward points if this helps

Regards

Pragathi.

Former Member
0 Kudos

Hi

EP system with Integrate LDAP or Corporate SAP (R/3) automatically.

This way you can integrate the system

Boopathi

former_member472138
Active Contributor
0 Kudos

Hi

By mistake I copied here.

Apologies.

Swarna

Former Member
0 Kudos

If your customer is interested in implementing XI then you can talk to R/3 using XI adapters like RFC, SOAP, Proxies.

If he is not interested in XI, still you can interact with R/3 using RFC.

Award points if it is helpful

Former Member
0 Kudos

Thats what not clear... how using RFC ....

How can RFC get connects and remember data would get update in either way...? Will it fulfill..?