cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable ABAP Mapping Program in Integration Builder

former_member201264
Active Contributor
0 Kudos

i have changed ABAP mapping Program in my DEV. Now i want teransport it to INT server.

After releasing it in DEv, it should go through request number.

but to enable the same mapping in integration builder i think we need to some thing in ADMInistration of integration builder.

plz tell me what to do.

regards

sreeni

Accepted Solutions (1)

Accepted Solutions (1)

former_member614185
Contributor
0 Kudos

Hi,

Add additional mapping types in your Exchange Profile:

com.sap.aii.repository.mapping.additionaltypes =

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

Then choose this ABAP mapping type in the Interface mapping

Answers (5)

Answers (5)

former_member201264
Active Contributor
0 Kudos

Ya I got the required answer.

Thanks for ur help.

Former Member
nisarkhan_n
Active Contributor
0 Kudos

See this document. It has shown how to enable it in exchange profile:

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

Former Member
0 Kudos

Hi

above links are suitable for that proxy. if still your problem is not yet resolved write to krushi.sakriya@logicacmg.com.

regards,

KRUSHI

Former Member
0 Kudos

I suggest you to see the following link about ABAP mapping: the document contains all needed information to allow ABAP mapping and some other usefull information:

// How to guides about XI

[original link is broken]

here you can find the following PDF:

How to use ABAP MApping in XI 3.0

I'm sorry but at the moment how to guides link about XI is not available

[edit]

the link has been posted in the post after my one.

[/edit]

Message was edited by:

Salvatore Quattrocchi

Former Member
0 Kudos

hi kancham,

steps to enable ABAP mapping:

1) In exchange profile add additional mapping type:

com.sap.aii.repository.mapping.additionaltypes =

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

2) Develop an ABAP-OO class in the Object Navigator (se80) (already done in your case)

3) Create a new Interface Mapping: now u will be able to see one more mapping type type

• Select Mapping Type Abap-class

• Enter the name of the ABAP-OO class

[reward if helpful]

regards,

latika.