cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc -> JMS queue using ABAP Mapping

Former Member
0 Kudos

Hi all,

I am doing a idoc to JMS queue scenario using ABAP Mapping. I am new to ABAP

Basically i want to know how to read the OUTBOUND idoc segments and their field values. I have gone through link : (Idoc to Idoc using ABAP Mapping).

If any body could suggest me how to read idoc->segment->fields or give some sample code, it would be very helpful.

Thanks in advance&

Regards,

Mani

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi Mani,

Your Scenerio > IDOC - JMS Queues, Why can't you go for JAVA Mapping that will be more flexible shall i know any mandatory rule to go for ABAP Mapping in your Scenerio.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi Mani,

Maybe it would be easier to use graphical mapping. In ABP mapping you have to parse XML and than create target document. If you want to do it I'd strongly advice you to read it:

http://help.sap.com/saphelp_nw04/helpdata/en/47/b5413acdb62f70e10000000a114084/frameset.htm

Regards,

Wojtek