cancel
Showing results for 
Search instead for 
Did you mean: 

How to test ABAP Mapping

Former Member
0 Kudos

Hi,

In the Interface Mapping there is an option to test the

map. But it is not for the ABAP Mapping.

How can we test ABAP Mapping ?

rgds,

RM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes

You can test your ABAP Mapping using the transaction,

SXI_MAPPING_TEST

Check my weblog as to how to use the transaction for testing,

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

regards

Sameer

Former Member
0 Kudos

Hi Shadab,

Thanks for your reply..

I am not able to test my ABAP Mapping using

this transaction... is there anything which needs

to be specified here ???

Regards,

RM

Former Member
0 Kudos

Hi Ruby

What kind of scenario are you working on, IDOC to file, file to IDoc or what.

Depending on the scenario you have created, enter all the details such as Sender Service, Receiver Service etc in the transaction SXI_MAPPING_TEST (in your XI box).

The next step is for you to enter your source XML file, if it is a file to IDoc scenario enter your source xml file. If it is a IDOC to file scenario, then enter the XML payload.

And once you execute it you will be able to test your mapping and see if it successful or not.

cheers

Sameer

Answers (2)

Answers (2)

0 Kudos

Hi,

You should define a simple scenario. Sender Service, Receiver Service and Interface Mapping using your ABAP Mapping.

Good Luck.

Francisco.

Former Member
0 Kudos

Execute the mapping from teh se80 editor.

Former Member
0 Kudos

Hi Priyanka,

If I do that, Whereand how do enter the input for source

fields.

rgds,

RM

Former Member
0 Kudos

hi,

you cant execute this in test environment......u complete ur scenario in the ID and mention the file to be polled from the source directory.

priyanka