cancel
Showing results for 
Search instead for 
Did you mean: 

Importing ABAP mapping into XI system

Former Member
0 Kudos

Hi all,

Is it possible to import an ABAP mapping class in form of an archive file into the XI system?

Thanks,

Sukru

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi...

Find the below link.

http://help.sap.com/saphelp_nw04/helpdata/en/ba/e18b1a0fc14f1faf884ae50cece51b/content.htm

If u2018ABAP-classu2019 does not appear under the u2018Mapping Program Typeu2019 in Interface Mapping, one has to make an additional entry in the Exchange Profile.

Only a user with the J2EE security role (administrator) can make the following settings in the Exchange Profile.

It is achieved in the following manner:

1) Open http://<host>:<port>/exchangeProfile/index.html

2)Choose IntegrationBuilder ->IntegrationBuilder.Repository -> com.sap.aii.repository.mapping.additionaltypes

Add: R3_ABAP|Abap-class;R3_XSLT|XSL (ABAP Engine)

To check whether the data has been successfully read from the exchange profile:

1- Open http://<host>:<port>/rep/support/admin/index.html

2- Choose Administration of Properties -> All Properties

3- If the value associated to parameter com.sap.aii.repository.mapping.additionaltypes is not visible, press REFRESH button

After doing above check in IR, if still don't find the option for ABAP mapping then refresh the cache.

Regards,

Leela

Former Member
0 Kudos

Thanks for your answers. My question was more related to Software Logistics, I wondered if it would be possible to import ABAP Mapping Classes into XI system similar to XSLT mappings or Java Mapping Classes.

Kind Regards,

Sukru

Former Member
0 Kudos

Hi,

you just have to do is go to interface mapping ,in mapping program from the dropdown box choose ABAP class and put the ABAP class over there in mapping program.

Abhishek

Former Member
0 Kudos

Hi,

Check with this

How to Use ABAP Mapping in Exchange Infrastructure 3.0 (NW2004)

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5c46ab90-0201-0010-42bd-9d030259...

Regards

Seshagiri