cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC not reaching XI(Basic type 'ZIDTYP_PO' is unknown in SM58)

Former Member
0 Kudos

Hii ALL,

I have a requirement IDOC-XI-JDBC.

-


From R/3 system(ABAP),all the below steps r done

bd54

scc4

we81

we31

we30

we82

sm59(RFC destination pointing to XI server)

we21

we20

BD64

se38(created a program to trigger IDOC)

-


From XI part,all the below steps r done

bd54

scc4

sm59(RFC destination pointing to ABAP server)

idx1

idx2

Imported IDOC in integration repository

sm59 connections in both ABAP and XI are working fine

When i execute the program,i see status 03 in we02. I executed program RBDMOIND to convert the status to 12.But the IDOC is not reaching XI. When i look into transaction SM58,i see IDOC_INBOUND_ASYNCHRONOUS , Basic type 'ZIDTYP_PO' is unknown. Could you please suggest me on this ASAP.

NOTE: Please let me know whether BD64(Distribution model) is needed or not

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Goutam,

U have to create a port for ECC in SAP XI byusing IDX5.

Portname in XI should be same as the Sender port in ECC.

Thats is the the problem with u r scenario.

Regards,

Jayasimha Jangam

Answers (9)

Answers (9)

Former Member
0 Kudos

Hi,

IDOC reached XI. I used same name for port in ECC and XI.

Again i tried to use different names ,even then its working fine.

Thanks for your timely help.

Thanks,

Goutham

former_member192295
Active Contributor
0 Kudos

Hi,

Follow below configuration it will work i think it is due to customized idoc, once again check with segment, idoc and message type configuration and check whether all are released or not.

1. Check whether segment, idoc and message type are released or not.

2. Define Logical system and assign logical system to sender system (r3)

3. Define RFC destination in R3 system.

4. Define port and partner profile, in partner profile outbound window configure idoc parameters properly

According to ur requirement ur r triggering IDOC through abap program, check with control record parameters, some times due to control record parameters will throw error.

Once r3 configuration is over configure settings in XI

1. Import IDOC from r3 in IR window, if u getting any problem for import it will throw error. Check with basis team for authorization.

2. Configure RFC destination for R3

3. Configure IDX1 and IDX2 ports properly.

4. Configure scenario according to your requirement in IR & ID window

It will work without fail.

Former Member
0 Kudos

U r defined port in XI ( IDX1) should be same as the sender port in ECC.

(To know the sender port See the IDOC in ECC WE05 , Select the IDOC and check the control record in the partner tab u find sender info , there sender port is there) .That port name should be give in IDX1 in XI server.

Former Member
0 Kudos

hi,

check the programme u created for triggering the idoc in se38 as the error is showing for inbound processing FM and u need outbound processing in ur scenario...

and test from we19 by sending a test idocs...check even in this case also it is the same??

regards.

Former Member
0 Kudos

Hi,

U need to create a port in XI using T.code IDX5.

Port name in XI should be same as the sender port in ECC.

Regards,

Jayasimha Jangam

Former Member
0 Kudos

Hi,

Can you please tell me whether you have assigned the FM to the Inbound process code.

Regards,

Sharath

Former Member
0 Kudos

Hi,

You can go through these links, and check if you have missed out on something

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cdded790-0201-0010-6db8-beb...

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/sapR3%28Idocs%29ToXI--Steps+Summarized

To repost the failed IDocs

Regards

Former Member
0 Kudos

Hi Goutham,

Check the queues SMQ1,SMQ2 transaction,

Regards,

Skumar

Former Member
0 Kudos

hi gautham,

[

]

chk the above n rectify if u have missed out any of the steps reqd.

Regards,

Siddhesh S Naik