cancel
Showing results for 
Search instead for 
Did you mean: 

Message Mapping of type ABAP Class not being shown

Former Member
0 Kudos

Hi all,

I have been trying to follow the given blog:

/people/ravikumar.allampallam/blog/2005/02/10/different-types-of-mapping-in-xi

Even after doing the changes mentioned in the blog, i do not see the ABAP Class in the list of Message Mapping types.

Do i need to do anyother configuration. Pls guide.

Regards

Neetu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Neetu,

You will have to enable your ABAP mapping first.

Do the following steps, pay carefull attention to the values you enter,

In

IntegrationBuilder ->IntegrationBuilder.Repository -> com.sap.aii.repository.mapping.additionaltypes

enter the value of

R3_ABAP|Abapclass;R3_XSLT|XSL (ABAP Engine)

If the above doesnt work, try Abap-class instead of Abapclass in the above line.

And then follow the remaining steps, make sure that the above value is correct. Your ABAP mapping should appear in your Integration Repository.'

I suggest you go through these links:

https://websmp101.sap-ag.de/~sapdownload/011000358700003082332004E/HowToABAPMapping.pdf

/people/ravikumar.allampallam/blog/2005/02/10/different-types-of-mapping-in-xi

Refer to following SDN Demo which explains the need and how to do the ABAP mapping.

https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/110ff05d-0501-0010-a19d-958247c9f798#jdi [original link is broken]

This document will help you to create ABAP Mapping.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/3.0/how%20to%20...

Regards,

Abhy

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mitesh,

I think u dint get me right. What i meant is in my Interface mapping editor's Mapping Program section, when i click on the drop down for TYPE i do not see the field called ABAP Class over there.

I have made changes in the exchangeProfile as mentioned in the blog. But i still do not see it.

Regards

Neetu

former_member8655
Active Participant
0 Kudos

Hi Neetu

Oops...I got it now.

I am just checking have you done this point.

"Log out of the integration repository and log in again. You should be able to see the new mappings in the Interface mapping option."

Regards

Mitesh

former_member8655
Active Participant
0 Kudos

Hi Neetu

You won't see your ABAP class in message mapping list

You have to explicitly specify the name of your ABAP class there.

And than it would work.

Regards

Mitesh