cancel
Showing results for 
Search instead for 
Did you mean: 

File --> XI --> IDoc ( IDoc Status 56)

Former Member
0 Kudos

Iam trying to post IDoc(cremas03) with File --> XI --> Idoc Scenario.

I got message processed successful in SXMB_MONI.

However on ECC5.0(R/3) I got Idoc status 56.

EDI: Partner profile inbound not available
Message no. E0337

Diagnosis
An inbound partner profile could not be found with the following key:

/T20CLNT400/LS//CREMAS////

This involves the key fields of table EDP21:

-SNDPRN  partner number of sender
-SNDPRT  partner type of sender
-SNDPFC  partner function of sender
-MESTYP  logical message type
-MESCOD  logical message code
-MESFCT  logical message function
-TEST    test flag


Procedure
Please check the inbound partner profiles.

Execute function

On IDOC Display (We02) I found following info:

Technical Short Info

Direction : 2

current status: 56

Basic type: cremas03

Message type: cremas

Partner No: T20CLNT400

On Idoc control Record:

Typeinfo tab:

Basic Type: CREMAS03

Message Type: CREMAS

Partner Tab:

Recipient

Port: (Spaces)

Partner No: ID3CLNT550

Partner Type: LS

Sender

Port: SAPSXI

Partner No: T20CLNT400

Partner type: LS

Tech Info:

Sap rel : 640

On Partner Profiles:(WE20)

ID3CLNT550 ( in this case receiver) was defined as Logical Sytem and Inbound message type CREMAS

Would someone please guide me what to do as Iam learner of XI.

Thanks a lot

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Please check in Tcode BD64 :

Environment --> Generate Partner profile

whether it is successfully generating the parner

profile

or

Goto Tcode : WE20 partner profile and check the

inbound parameters like "process code" .

Shikha

Former Member
0 Kudos

in WE20

Process Code is APLI : Inbound Idoc : Individual Processing

sam_raju
Contributor
0 Kudos

Hi Ram,

The process code for message type CREMAS is CRE1. Try with this.

-Sam Raju

Former Member
0 Kudos

Sa,

still no luck.

Former Member
0 Kudos

The partner profile entry in WE20 needs to be maintained for your sending system..ie. T20CLNT400

IN WE20 ..for partner T20CLNT400 type LS, an inbound entry for CREMAS needs to be maintained...

(From your first post..it seems you have maintained it for the receiver...)

Thanks,

Renjith

Former Member
0 Kudos

T20CLNT400 is defined in Partner Profiles. Also T20CLNT400 is Intergration Server. Iam still getting the same error.Any more ideas please..

sam_raju
Contributor
0 Kudos

Hi Ram,

Could you please provide the contents of EDI_DC40 segment and Inbound parameters of the Partne Profile?

Rgds,

Sam Raju

Former Member
0 Kudos

Here it is.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> 
- <!--  Call Adapter 
  --> 
- <SAP:IDocOutbound xmlns:SAP="http://sap.com/xi/XI/Message/30">
  <SAP:TABNAM>EDI_DC40</SAP:TABNAM> 
  <SAP:MANDT>400</SAP:MANDT> 
  <SAP:DOCREL>640</SAP:DOCREL> 
  <SAP:DOCNUM>0000000000046232</SAP:DOCNUM> 
  <SAP:DIRECT>2</SAP:DIRECT> 
  <SAP:IDOCTYP>CREMAS03</SAP:IDOCTYP> 
  <SAP:CIMTYP /> 
  <SAP:MESTYP>CREMAS</SAP:MESTYP> 
  <SAP:MESCOD /> 
  <SAP:MESFCT /> 
  <SAP:SNDPOR>SAPSXI</SAP:SNDPOR> 
  <SAP:SNDPRN>T20CLNT400</SAP:SNDPRN> 
  <SAP:SNDPRT>LS</SAP:SNDPRT> 
  <SAP:SNDPFC /> 
  <SAP:RCVPOR>SAPECC</SAP:RCVPOR> 
  <SAP:RCVPRN>ID3CLNT550</SAP:RCVPRN> 
  <SAP:RCVPRT>LS</SAP:RCVPRT> 
  <SAP:RCVPFC /> 
  <SAP:TEST /> 
  <SAP:SERIAL /> 
  <SAP:EXPRSS /> 
  <SAP:STD /> 
  <SAP:STDVRS /> 
  <SAP:STATUS /> 
  <SAP:OUTMOD /> 
  <SAP:SNDSAD /> 
  <SAP:SNDLAD /> 
  <SAP:RCVSAD /> 
  <SAP:RCVLAD /> 
  <SAP:STDMES /> 
  <SAP:REFINT /> 
  <SAP:REFGRP /> 
  <SAP:REFMES /> 
  <SAP:CREDAT>0000-00-00</SAP:CREDAT> 
  <SAP:CRETIM>00:00:00</SAP:CRETIM> 
  <SAP:ARCKEY>BAA624009F6311DA8AD3003048805A88</SAP:ARCKEY> 
  </SAP:IDocOutbound>

Following data was defined in receiver system, Client 550

Inbound parameters:( With we20)

-


PartnerNo: ID3CLNT550

Type: LS

Inbound parameters:

Partner Role : LS

Message Type: CREMAS

Process Code : CRE1

Trigger immediately

-


PartnerNo: ID3CLNT550

Partner Type: LS

Inbound parametrs:

Partner role: <---- blank here ..does this matter ?

Message Type: CREMAS

Process Code: CRE1

Trigger immediately

-


Former Member
0 Kudos

here is right Partner profiles defined in rceiver system. Aplozise for confusion:

Following data was defined in receiver system, Client 550

Inbound parameters:( With we20)

-


PartnerNo: ID3CLNT550

Type: LS

Inbound parameters:

Partner role: <---- blank here ..does this matter ?

Message Type: CREMAS

Process Code : CRE1

Trigger immediately

-


PartnerNo: T20CLNT400

Partner Type: LS

Inbound parametrs:

Partner role: LS

Message Type: CREMAS

Process Code: CRE1

Trigger immediately

-


Thanks

sam_raju
Contributor
0 Kudos

Hi Ram,

I don't see the partner profile for T20CLNT400 in your listing.

-Sam

Former Member
0 Kudos

Sorry about. .please see above listing

sam_raju
Contributor
0 Kudos

Hi Ram,

It looks okay to me. You need to debug it little more using WE19 Test Tool.

Are you comfortable with providing your email address?

Rgds,

Sam Raju

Former Member
0 Kudos

Thanks a lot for your help

Answers (3)

Answers (3)

Former Member
0 Kudos

Try creating a partner profile for the receiving system with the same name that's there in the ID(BusinessSystems-Adapter specific attributes)which could solve the problem sometimes.

Vasanth.

Former Member
0 Kudos

Your Error shows that your idoc was added incorrectly

probably you check your partner profile in the receiver system which should have the same message type as in sender outbound profile.

Former Member
0 Kudos

Vasanth.. Would you please eloborate?

sam_raju
Contributor
0 Kudos

Hi Ram,

It looks like your Idoc is added with errors(status 56) in the backend.

To fix your problem, get the added Idoc Number using TR.code WE05, go to Tr.code WE19(Test Tool for Idoc Processing).

This Test Tool also allows you to edit and debug the data. Edit the control record(EDIDC)and change the values and process it again. This way you will know where the problem is.

Hope this helps.

Regards,

Sam Raju

Former Member
0 Kudos

Sam, when I test using WE19, it says Partner Profile not maintained. but hen I see on WE20 there is a prtner profile defined. What else I could focus on now?

sam_raju
Contributor
0 Kudos

Hi Ram,

In your partner profile, make sure that inbound parameters for message type CREMAS is defined.

-Sam