‎2010 Mar 16 6:10 PM
I am trying to test the FM IDOC_CREATE_ON_DATABASE but it always throws an IDOC_INPUT_EXCEPTION, can somebody pls let me know what data fields we need to fill in to test it in SE37
‎2010 Mar 16 6:23 PM
Hi,
If you are trying to create an IDOC, you can use the FM MASTER_IDOC_DISTRIBUTE. There are some FMs which will be called before the FM you mentioned during the IDOC creation. You can search in SCN for sample codes.
Thanks,
Vinod.
‎2010 Mar 16 6:23 PM
Hi,
If you are trying to create an IDOC, you can use the FM MASTER_IDOC_DISTRIBUTE. There are some FMs which will be called before the FM you mentioned during the IDOC creation. You can search in SCN for sample codes.
Thanks,
Vinod.