‎2009 Jul 20 7:16 AM
Dear Friends,
We are trying to execute the function module "IODC_INPUT" and getting a short dump.
Basically the scnario is that we are trying to change an IDOC through transaction WE19 and then we execute the same by pressing tab "STANDARD INBOUND".
But as soon as we press this button we get the short dump. whereas if I process the IDOC by pressing tab "Inbound Function Module" , there is no error and we are able to process the idoc successfully.
Request you to please guide why this problem is there and what is the resolution for the same.
Regards,
Lalit Kabra
‎2009 Jul 20 7:21 AM
Hi,
did you change the add and idoc segments to the standard IDOC? did you use any exits to do so?
I suggest you on the debugger before pressing the "standard INBOUND"
button and check where you are getting dump.
else provide more information so that we can sort it out.
thaks,
nazeer
‎2009 Jul 20 7:21 AM
Hi,
did you change the add and idoc segments to the standard IDOC? did you use any exits to do so?
I suggest you on the debugger before pressing the "standard INBOUND"
button and check where you are getting dump.
else provide more information so that we can sort it out.
thaks,
nazeer
‎2009 Jul 20 7:28 AM
Hi Nazeer,
Thanks a lot for quick response.
We are getting the dump with error ""Type "IDOC_DATA_CRYPTION" is unknown"". We just pressed the button STANDARD INBOUND and it gave us the error.
Even when I execute this FM stand alone then just after pressing F8, it gives me Dump instead of the selction screen of the Function module.
I tried running this FM on my IDES system and there I can see the selction screen and there is no dump.
To me it seems that I need to do some settings so that this fm can be executed sucessfully.
Request you to please help and guide me.
Regards,
Lalit Kabra