cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP MAPPING:Help needed

Former Member
0 Kudos

Hi Friends,

I have a scenario where I need to pick up Idocs out of a packet of Idocs .The Idocs will be picked by checking for a certain condition for the Idoc Segement and of all the Idocs the Idocs which satisfy a particular condition should only be output and for this I have been asked to achieve this using ABAP Mapping.So any info in this regard would be of great help for me.

Packet of Idocs----


> Idocs satisfying the cond.

(sender)*********(Check for a condition)*****(Receiver)

Please do provide with me a sample coding if possible.Please take up this with some priority.

Thanks & Regards,

Pradeep.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

The output from the ABAP class needs to be transformed into a different message using Graphical Mapping .

Please provide me some inputs for creating this ABAP mapping.

Thanks & Regards,

Pradeep.

Former Member
0 Kudos

Hi,

Is there any specific reason to use the ABAP mapping for this scanario.

If you are using the standard IDOC then you can do the validation in graphical mapping.

Regards,

Sarvesh

Former Member
0 Kudos

Helli,

Same as graphical mapping, check for the condition. if its met, then create that node. other wise ignore it..

Regards,

Sreenivas.