cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP mapping

inigo_sacramento
Participant
0 Kudos

Hi.

I have to meke an abap mapping and i have one problem. I was developing an interface that uses an abap mapping but is not possible to select 'abap mapping' in the interface mapping. This not happens in PRD box and the steps i've made are the same (exchange profile).

While people from systems work in this problem, i would like to know how to make a class and test it uploading a XML file (via ws_upload).

Anybody can help me and tell me how to do it?

Many thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Following weblog might help you.

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

SDN TV demo to create and test ABAP mapiing - https://media.sdn.sap.com/SDNTV/main.asp?mediaId=128

How to guide for ABAP mapping.

https://websmp106.sap-ag.de/~form/sapnet?_SHORTKEY=01200252310000071155&;

Thanks,

Prateek

Answers (4)

Answers (4)

former_member8655
Active Participant
0 Kudos

Hi inigo

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

Regards

Mitesh

STALANKI
Active Contributor
0 Kudos

just check if this entries are mantained as mentioned in this blog..

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

former_member91687
Active Contributor
0 Kudos

Hi Inigo,

See if this blog helps you:

/people/r.eijpe/blog/2006/02/19/xml-dom-processing-in-abap-part-iiia150-xml-dom-within-sap-xi-abap-mapping

Regards,

Chandra

Former Member
0 Kudos

Hi Inigo,

Please use this pdf for ABAP mapping.

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

You can test ABAP mapping test using transaction: SXI_MAPPING_TEST

Regards

Vijaya