cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy to File Scenario Steps

Former Member
0 Kudos

Hello everybody-

I am trying a proxy to File scenario, Its from SRM-XI-File , i have followed the blog

but the question i have is, if iam sending a invoice from SRM to XI , what are the configuration steps that i need to do in SRM and in XI, i mean how do i configure proxy in SRM?(in that matter any source system), Can someone tell me the configuration steps that need to be done in SRM and XI to use proxies.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi venkat

Give me ur mail id.. i will forward one document with screen shots.. that may helpfull u.. for ABAP point of view..

thanks

Babu

prabhu_s2
Active Contributor
0 Kudos

Venkat

Instead of using proxies for sending invoice from SRM use IDOC's. There are idocs aviable to do this activity. But if u are going to recive a response then u might think of proixes as idocs supports only asyn interface. for large data voumens make use of proxies.

Go through SRm master guide that gives you details of Standard Interface available.

service.sap.com/installation

and then goto SRM - Master Guide

also

SRM, like many other mySAP Business Suite applications, provides standard XI Content. You can download that content from here:

http://service.sap.com/swdc then

Support Packages and Patches->SAP Application Components->SAP SRM (WITH SAP EBP)

Then you go to the specific content version, depending on what SRM release you're on. also u can check with:

http://service.sap.com/~sapidb/011000358700002897402004E/ServiceProcurementNEW.pdf

http://service.sap.com/~sapidb/011000358700002897382004E/Plan-DrivenwithSInew.pdf

http://service.sap.com/~sapidb/011000358700002897342004E/CCMConfig10_01_05.pdf

http://service.sap.com/~sapidb/011000358700003992672005E/Config_Guide_CCM200_640doc.pdf

NOTE: There are some preconfigured mappings available for SRM in www.service.sap.com. Check out this thread

Former Member
0 Kudos

I am trying to use ABAP proxies.. I am very new to SAP and i don't how to configure the ABAP proxies on the source side and XI side, Please help.

Thank you

Venkat

Former Member
0 Kudos

Venkat

goto accoridng to these blogs which step by step solution

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

/people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy

Former Member
0 Kudos

venkat ,

check the blog for setting up proxies

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

then use sproxy t/c code. and generate proxies then write report program tosend the data to XI.

Former Member
0 Kudos

Hi,

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

/people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5a...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7e...

Regards

Chilla..