cancel
Showing results for 
Search instead for 
Did you mean: 

Extended Receiver Determination

Former Member
0 Kudos

Hi

I have scenario like this.

Sending order file into SAP through XI

If the order is there in SAP it needs to be send mail along with details of

order else if this is new order then it needs to posted into SAP and create IDOC .I need to use RFC function module which is developed in SAP that returns 0 or 4

If SUBRC=0 then need to send mail as I mentioned above

If SUBRC=4 then need to create Idoc in SAP system.

Note : without BPM - Need a solution

Let me know how to use extened Receiver determination.

Till now I have designed like this:

In the IR :

I have created 3 message mappings for this.

1st one is to decide receiver.

Source - file

Target - Receiver determination (structure - which available in SAP

Basis software componenet)

2nd one is to create IDOc

Source - file

Target - Idoc

3rd one is to create mail

Source - file

Target - Mail ( External defination)

In ID:

I am using extended receiver determination , their i have given the mapping program which ti determine the receiver.

Next i have created 2 Interface Determinations,Sender as well as Receiver agreements.

Finally Activated all .

While testing i am getting message in the MONI No Receiver agreement found

Could pls help this case.

Cheers

MMV

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member194786
Active Contributor
0 Kudos

Hi Mrutynjaya,

Rest all seems to be fine, but are you using 2 sender agreements??? You need only 1 sender agreement,as you have only 1 sender. Correct me if i am wrong.

Regards,

Sanjeev.