cancel
Showing results for 
Search instead for 
Did you mean: 

Message mapping - createIf issue

Former Member
0 Kudos

Hello everybody,

I have a problem with some message mapping.

A entire node (E1EDL24) should only be transferred if a field (MATKL from node E1EDL26) is unequal to a certain value ('KAL'). So I created following message mapping with the createIf function:

Testing the mapping results in a not quite correct behavior. Only the first node is transferred and the following nodes are not (all fields MATKL within the nodes E1EDL26 are unequal 'KAL'). For example, there are two nodes, the first one has the MATKL value 'PON' and the second one has the MATKL value 'HAU'. The first node is transferred, but the second node is not.


Has anyone an idea why the second node will not be transferred? Did I miss some mapping function for processing all nodes?


Best Regards,

Matthäus

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

Just add remove context after "MATKL"

Former Member
0 Kudos

Thanks a lot Hareesh,

Regards

Answers (1)

Answers (1)

Harish
Active Contributor
0 Kudos

Hi,

Can you please provide more details? what do you mean by second node is not transforming.

regards,

Harish