cancel
Showing results for 
Search instead for 
Did you mean: 

How to test ABAP Mapping class

vishnu_pallamreddy
Contributor
0 Kudos

Hi All,

Our Requirement :

Proxy to File with FCC using ABAP Mapping.

We have created ABAP class by implementing the interface IF_MAPPING.

We have completed the scenario but we are getting errors in sxmb_moni(mapping errors).

Could any one let me know where to test our abap mapping class. like is there any transaction and where we execute it.

thanks in advance.

vishnu pallamreddy.

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

HI Vishnu,

Check samer's blog: http://scn.sap.com//people/sameer.shadab/blog/2005/09/29/testing-abap-mapping

(Also, don't forget to "like" or rate (or both) the blog in case you find it useful.)

Regards.

vishnu_pallamreddy
Contributor
0 Kudos

Thanks samer.

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

there is also a better way - no directory necessary - described in my article

http://scn.sap.com/community/pi-and-soa-middleware/blog/2007/12/06/xipi-easy-abap-mapping-tests--no-...

I think the formatting got mixed up due to SDN migration but read it and implement - you will like it for any ABAP mappings as it's far better then the standard way

Regards,

Michal Krawczyk

iaki_vila
Active Contributor
0 Kudos

Hi Michal,

I haven't read your blog about this issue. You are right, it's more easy and quick.

Regards.