cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Determination Condition

Former Member
0 Kudos

Hi,

I have Idoc to Idoc scenario with no mapping involved. Is it possible to give a condition in Receiver Determination so that if a field with certain input is given then only those Idocs should go through XI/PI.

For example: Field1 = 123*

(every Idoc that has 123 and beyond in that field will get through. And if it only comes 12 then it should stop in XI without error.

I have put the condition in Receiver Determination and clicked in If no receiver is found "End Message Processing Without Error".

So my question is if it is possible to put * after 123 to get every Idoc that includes those signs.

Accepted Solutions (1)

Accepted Solutions (1)

former_member181962
Active Contributor
0 Kudos

Yes it is possible.

What you should be doing is to use the pattern comparision operator(Looks like an "Equal-to" symbol but slightly twisted) and use the patterns 123* on your Right hand side.

On the left hand side, you would have the field.

Regards,

Ravi

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

as mentioned use the Contain Pattern operator

you will find more details here - http://help.sap.com/saphelp_nw04/helpdata/EN/43/a513f2632c332ce10000000a11466f/frameset.htm