cancel
Showing results for 
Search instead for 
Did you mean: 

ORDRSP.ORDERS05 not loaded in application document

Former Member
0 Kudos

Hi There,

I am working on Purchase order collaboration scenario, in which I am sending PO from R/3 and receiving ack(ORDRSP). I am getting error while loading the ORDRSP in R/3, the error is

Status: 56, Message: EDI: Partner profile not available. I checked the iDoc it is taking partner as logical system for R/3 and Partner type is "LS"

I have maintained below configuration for partner: "ABC111"

Outbound Parameters

ORDERS

Partner Type: LI

Partner Function: VN

Inbound Parameters

ORDRSP

Partner Type: LI

Partner FUnction: VN

Process Code: ORDR

Please help me what should be my configuration for accepting ack?

Thanks,

Nishant

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

open the msg details in SXMB_MONI

open the Response option (last one with checkered flag)

open Soap Header

click option IdocOutbound

take the information SAP:SNDPRN & SNDPRT (LS in your case)

go to your R/3

we20

open partner type LS

open your SNDPRN partner (if not create)

add the msg type ORDRSP in inbound (once again you can take valus from MONI as above alsothe MESCOD, MESFCT etc )

then it works

Regards

Vishnu

Former Member
0 Kudos

Hello Nishant,

IN order to process ORDRSP in your R/3 you need to remove the below

Partner Type: LI

Partner FUnction: VN

as Inbound idoc from XI to R/3 coming with partnertype LS as you mentioned it tries to matc with exactly the same partner with partner type but you have configured the same partner but with different partner as a result it didnt found partner and thrown an error 51

HTH

Rajesh

udo_martens
Active Contributor
0 Kudos

Hi Nishant,

the values are set up in R/3 transaction WE20.

Regards,

Udo