cancel
Showing results for 
Search instead for 
Did you mean: 

Message split

Former Member
0 Kudos
56

Hello guru,

Now we encountered a scenario:

SAP R/3 send out a multiple rows message, one row is for one plant. for example, there are three rows in this message, two rows for plant A, one row for plant B.

then we need split this message into several messages, each message should only contain rows for one plant. then send each message to different plant according to plantID.

we don't want to use BPM, multiple message mapping seems a good solution, but it seems multiple message mapping can only send all splited messages to one business system.

any idea?

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member529475
Active Contributor
0 Kudos

HI Chen

You can do this by Enhanced Receiver Determination...

Create a condition in the Receiver Determination ...

Cheers..

Vasu

<i>** Reward Points if found useful **</i>

Former Member
0 Kudos

hi

u can use enhanced receiver determination for ur scenario.

The list of receivers can be determined dynamically at runtime, using a message mapping. this allows u to evaluate conditions in message mapping.

go through this link for info on enhanced RD :

/people/venkataramanan.parameswaran/blog/2006/03/17/illustration-of-enhanced-receiver-determination--sp16

Regards

rajesh