Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDoc reciving problem

0 Likes
1,396

Hi Experts,

I want to send data one SAP server to another SAP server, At sender End IDoc is being sent successfully but at receiver end no IDOc is receive. plz suggest some solution.

12 REPLIES 12
Read only

Former Member
0 Likes
1,271

Hi Ravinder,

I guess your Idocs are stuck in the RFC Queue. Ask Basis guys to check the queue are resend them.

Regards

Srikanth M

Read only

Former Member
0 Likes
1,271

Hi Ravinder,

If the IDocs have been sent successfully from the sender system and not received at receiver side, then they must be RFC queue.

Can you please tell us the status of the Outbound IDoc??

If it is '03' (Data passed to port OK), then execute T.code 'BD75' which will change the status of the IDocs to status 12.

If it is still not passed then execute 'SM58' t.code to see the Status text which will help you in analyzing the error.

Please revert back if facing some issue.

Cheers

VJ

Read only

0 Likes
1,271

Hi VJ,

I see in tcode 'SM58' error is 'Name or password is incorrect (repeat logon)'. But as Dilog user i m able to login with same ID and Password.

Read only

0 Likes
1,271

Hi

Check if password for User in RFC Destination (SM59) is correct.

Regards

Srikanth M

Read only

0 Likes
1,271

Hi Srikanth Mellam ,

While testing Login from 'sm59', ID and password are begin accepted and login is taking place properly

Read only

0 Likes
1,271

Check in partner profile for this message and see if this port is assigned to RFC destination you are testing.

May be both are different?

Read only

0 Likes
1,271

Hi Ravinder,

have you done the RFC setting using SM59 transaction? and distribution model setting in BD64? if Not please create a RFC destionation by providing the Receivers logical system, client number,user id and password.

Next create the Port by using WE21

Next create the distribution model by using BD64, in that provide the sender logical system , receiver logical system and message type.

Try the above steps and let me know the results

Thanks

Srinivs

Read only

0 Likes
1,271

Hi ,

Please can yo tell the status of the idocs.

If its already in 03 status then they r with TRFC queue. Check the RFC properly and also if RFC is correctly attached to your reviever partner. If everything if ok then try pushing the entries manually 'F6' key can do that .

If you still face issue can you mention what error you are getting.

Regards

Vikas

Read only

0 Likes
1,271

Hi ,

Status of Idoc at sender is 03(Data Passesd to port OK),plz tell me wher to press F6

Read only

0 Likes
1,271

Hi,

Check transactions SMQ1 and SM58 in sending system, and SMQ2 and SM58 in receiving system.

Regards,

IVán.

Read only

0 Likes
1,271

Hi Ravinder,

Sorry for the delayed response.

Did you check in BD75 whether your Idoc is there or not??

As far as the error text you are getting regarding login, I would suggest you to delete that RFC and recreate the new one (with connection type 3).

It would be great if there is already existing RFC in SM59 which is having same target system which you need. Test it and use it for scenario.

Cheers

VJ

Read only

Former Member
0 Likes
1,271

Hi,

Check this link for ALE and EDI related issues:

[http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/03e6e790-0201-0010-9d98-ab8102817a92]

cheers

Aveek