Application Development 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: 

Message - Connection closed (no data)

Former Member
0 Kudos

Hello,

I am sending bespoke Idoc data out from SAP using Trfc(immediately) to an external system and following message appears u201CConnection closed (no data)u201D when I check Trfc queue (SMQS)

If i check the log of receiver system following message appears u201C(12.0) 09-15-08 16:39:39 (E) (5728:6432) Unknown: BODI-300001: ERROR: Error when calling IDOCTYPE_READ_COMPLETE:OBJECT_UNKNOWN (IDoc /)u201D

There are 10 listeners (ports) at the receiver system some of then are working fine but the above message appears for some of the ports

On SAP side following config is done

Clnt Destination Type MaxConn MaxRuntime HostId

420 DI_RFC_DESTINATION R 10 60 INACTIVE 0 awssvsmds012_AWP_00

Any clues are appreciated

Thanks

Chetanya

1 REPLY 1

franois_henrotte
Active Contributor
0 Kudos

I think there is a misspelling in your IDOC type (in header of IDOC probably)

or the IDOC type does not exist on your SAP system

you call function IDOCTYPE_READ_COMPLETE remotely on SAP server and this falls into error with exception 1 (OBJECT_UNKNOWN)