cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Mapping

Former Member
0 Kudos

Can someone give me the information about ABAP Mapping with step-by step scenarios.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Start with this...........

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

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,

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

There is already lot of information available on SDN about ABAP mapping...search with SDN Forum.

ABAP Mapping

ABAP mappings run on ABAP Stack and are developed in the ABAP workbench of the Integration Server.

You normally do not need to use the ABAP mappings and is preferable for someone with ABAP programming background. I should say JAVA functions would suffice any complex scenarios.

refer step by step guides for ABAP Mapping

ABAP Mapping

https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=abap+mapping&adv=false&sortby=cm_rn...

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...

SAP Network Blog: Testing ABAP Mapping

/people/sameer.shadab/blog/2005/09/29/testing-abap-mapping

SAP Network Blog: How to call XI ABAP Mapping via RFC

/people/ricardoandres.maienza/blog/2007/04/06/how-to-call-xi-abap-mapping-via-rfc

SAP Network Blog: XI: ABAP mapping logs - more standard = better visibility

/people/michal.krawczyk2/blog/2006/09/20/xi-abap-mapping-logs--more-standard-better-visibility

SAP Network Blog: Dynamically sending a mail to the PO creator using XSLT- ABAP Mapping

/people/rahul.nawale2/blog/2006/11/01/dynamically-sending-a-mail-to-the-po-creator-using-xslt-abap-mapping

You need to provide the name of your mapping program maually , you see it is an input box.

just provide the name of abap mapping program it will work.

and one more thing you cannot test abap mapping program in integration builer you need to test in abap only.

use tcode: SXI_MAPPING_TEST for testing abap mapping

Thanks

Swarup