cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP MAPPING TEST

former_member201264
Active Contributor
0 Kudos

Hi all,

i am testing ABAP mapping using SXI_MAPPING_TEST.

i am copying my payload in the XML editor and i am using service, namespace and interface name for both sender and receiver sides.

but my Q is system does not stop in my ABAP mapping program to check step by step.

plz help me it is urgent

points should be rewareded.

regards

sreeni

Accepted Solutions (1)

Accepted Solutions (1)

former_member201264
Active Contributor
0 Kudos

Hi all,

After giving the XML input data in the editor and executed but it not at all showing or triggering any code which is there in ABAP Mapping Program.

I have also kept Break Point one ABAP statement like WHILE (it ther in My program), but it does stop at WHILE.

plz help me

Points will be rewareded.

regards

sreeni

Former Member
0 Kudos

Hi ,

Try to deactivate the queues, then process your message, once it is processed it will be waiting in queue and choose your message and try to debug it from there.

This might help......Just a try!!!

Regards,

Kumar

Former Member
0 Kudos

Its just like debugging a ABAP program. Give a /h and proceed then it goes into debugging mode.

Regards,

---Satish

Former Member
0 Kudos

Hi Satish,

Can you please tell in detail how to debug the ABAP Mapping

Regards,

Dinakar

pradeep_nellore
Participant
0 Kudos

Hi,

Just put a break point in your mapping program.

Thanks

--Pradeep

Answers (0)