‎2006 Aug 24 5:28 PM
Hi all,
Currently i am processing an inbound material master idoc
and in idoc monitor i am getting error "INVALID INPUT", am not able to trace why the error is generated a no log is created, has any one have any idea what the error could mean.
thanks
kaustubh
‎2006 Aug 24 6:14 PM
Unfortunately, you will not be able to find it out. You will have to look at what values you are passing and see if any of those values are wrong. It can also be that you are passing a value in external format (for example unit of measurements) and the system expects it in internal format.
‎2006 Aug 24 8:42 PM
You can try debugging the same IDoc using test tool WE19 and find out where it gives error "INVALID INPUT" .
In "inbound function module" button there is option to process in foreground and check the option "Call in debugging mode".
- KT.