cancel
Showing results for 
Search instead for 
Did you mean: 

compare next context values with first context values and send output

Former Member
0 Kudos

Hi,

In message mapping can we check the first context values with 2nd context value. For Frieght Order Creation, Item field is getting triggered with Items to be delivered at each stage.

Example : Stage 1

                    Item 10

                    Item 20

                    Item 30

                    Item 40

                    Item 50

               Stage 2

                    Item 20

                    Item 30

                    Item 40

                    Item 50

               Stage 3

                    Item 20

                    Item 40

   I will come to know the delivered items in each stage with the next stage remaining items. In first Stage Item 10 is delivered, Second Stage Item 30 & 50 delivered. Last stage all item are delivered.

I am new to JAVA programing. I have tried writing UDF's for this logic but didnt work. Can some one help in this issue.

Thanks,

Sri

Accepted Solutions (0)

Answers (1)

Answers (1)

gagandeep_batra
Active Contributor
0 Kudos

Hi Sri,

check below thread match your requirement or not?

http://scn.sap.com/thread/3241154

otherwise paste your input source structure and target structure  so we can see.

Regards

Gagan