cancel
Showing results for 
Search instead for 
Did you mean: 

Pre delivered Content

Former Member
0 Kudos

Hi All,

I have a doubt regarding the pre-defined contents in IR.

SAP has given us some data types, message types and interfaces in IR.

How can we use them? For example the predefined inbound has a proxy defined in appln. server. I need to use that proxy. Is it possible?

Please explain this.

Thanks & Regards,

Jai Shankar.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jai,

I think u are talking about the content provided by SAP itself in certain SC's right? You can use the datatypes provided by them there. For eg.BI CONTENT will have a datatype "Unit of measure" which can be used by us.

cheers,

Prashanth

P.S Please mark helpful answers

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jai,

Am not able to understand your problem. Could u give an example?

cheers

Prashanth

Former Member
0 Kudos

Hi Prashanth,

In IR we have some SWC defined by SAP that are pre-defined. It contains all interface, mapping objects. I can not change them. Also I can not create my own objects in those SWC.

The interfaces defined in these components have also their corresponding proxies in appln. server. Now I need to use one of those proxies. Is it possible?

Thanks & Regards,

Jai Shankar.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi Jai,

<i>The interfaces defined in these components have also their corresponding proxies in appln. server. Now I need to use one of those proxies. Is it possible?</i>

You mean the SAP BASIS component ? Yes, you can create Proxies for them The how to guide for Java Proxies actually uses this SAP BASIS Flight Booking as an example to show how proxies can be used in XI.

Regards,

bhavesh

Former Member
0 Kudos

Hi Bhavesh,

I am talking about ABAP proxies in R/3. Also can you send me the link for the proxy guide?

Thanks & Regards,

Jai Shankar.

bhavesh_kantilal
Active Contributor
0 Kudos

Jai,

The How To Guides are available @

http://service.sap.com/nw04 --> SAP Netweaver 2004 --> How to Guides.

Regards,

Bhavesh

Former Member
0 Kudos

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy,1457

XI: Debug your inbound ABAP Proxy implementation

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

Smarter Approach for coding ABAP Proxies

/people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies

udo_martens
Active Contributor
0 Kudos

Hi Jai,

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/advancedsearch?querystring=abap%20proxy&searchpluginname=sdn_weblog&selectedcustomprops=resourcetype(value=sdn_weblog)">Weblogs about ABAP Proxies</a>

Regards,

Udo