Skip to Content
0
Former Member
Dec 11, 2006 at 09:09 AM

error in function module for inbound processingwhile testing from we19

192 Views

hi,

I have developed a custom function module for processing inbound idoc for creating material using bdc...the problem is that when i am trying to test my idoc using we19 and calling my function module in debug mode an error is displayed showing 'interface for function module is incorrect' and also i am unable to see my function module in debugging mode.It is only displaying the error message...

I have given all the parameters necessary (import,export or tables) and found no error in the interface...I think the problem is appearing before my function module is being called....Also on seeing the short dump analysis I have seen that the error is in the form 'Idocs passed to application' which is not a part of the function module developed by me...

I am unable to understand why this error message is being displayed...

Please help me out of this..