‎2009 Nov 29 1:16 PM
Hi,
I am using Orders05 to create Sales Orders, I am passing e1edk01( Just Passing this not filling any thing), e1edk02(qualifier as 010 Internal Document Number) , e1edk14( sales area with corresponding Qualifiers) , e1edka1, e1edp01( Material Numbers and quatity) and also e1edp19( passing 002 to Qualifer) and IDTNR I am passing Material Number, but the IDoc is getting generating with error status as 61 ( Enter the Document Number) .
how to resolve this issue ?
‎2009 Nov 29 3:36 PM
Hi Varun,
make sure that automatic numbering is configured properly for the document type. Try to create the document manually first.
Regards,
Clemens
‎2009 Nov 30 5:57 AM
Hi Clemens,
Thanks for the reply.
Yes, I am able to create the Sales Order from VA01 and also from WE19 using IDOC_INPUT_ORDERS FM...
‎2009 Nov 30 6:02 AM
sataus: 61 Error Processing inbound IDoc despite syntax error
[IDoc Statuses |http://wiki.sdn.sap.com/wiki/display/ABAP/IDoc+Statuses]
‎2009 Nov 30 6:23 AM
Hi,
Yes the error is not 61, it is 51 (Enter Document Number) here actually we are creating Sales Order with out refering to any thing so I cannot enter any document number, again I am able to post the data using WE19 with out using this segement at all .
Edited by: Varun on Nov 30, 2009 2:01 PM