Quantcast
Channel: SCN : All Content - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 4013

Error when Receiving IDoc in Data Services

$
0
0

Hello,

 

I have an issue that I hope somebody out there would know what is going on.

 

I currently have a simple job set up that receives the idocs DEBMDM06 as an Idocs Message Source, and spits it out to a test XML file to kept it simple.

However when I try to run the job using a test XML file(generated from SAP) to subsitute receiving an idoc,  I get this message:

 

Error getting next IDoc record. <Error when calling IDOCTYPE_READ_COMPLETE:RFC_ABAP_EXCEPTION-(Exception_Key: OBJECT_UNKNOWN,

SY-MSGTY: E, SY-MSGID: EA, SY-MSGNO: 447)>.

 

When I remote debug from SAP I see that it is sending no parameters into the function. 

 

I see comments on the Internet that it this may occur with customer extended idocs however I am using a standard Idoc from SAP.

Reading through the entire log it appears that this error is occurring before it even tries to read the XML file as there is no reading print out at all.

Through the BODS debugger I can tell that the error is definitely occurring in the idoc transform message source as putting a break point on the line afterwards does not stop the job.

 

Things I have tried and have not worked:

 

1. Check the make port box the idoc transform. Still same error.

2. Tried to alternate to a different idoc such as DEBMAS06 and ADRMAS03. Still have the same error.

 

Could anybody shed some light on what may be causing this error?

 

Thanks,

 

Michelle


Viewing all articles
Browse latest Browse all 4013

Trending Articles