Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating Sales Orders using Orders05.

Former Member
0 Likes
992

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 ?

4 REPLIES 4
Read only

Clemenss
Active Contributor
0 Likes
652

Hi Varun,

make sure that automatic numbering is configured properly for the document type. Try to create the document manually first.

Regards,

Clemens

Read only

Former Member
0 Likes
652

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...

Read only

former_member156446
Active Contributor
0 Likes
652

sataus: 61 Error Processing inbound IDoc despite syntax error

[IDoc Statuses |http://wiki.sdn.sap.com/wiki/display/ABAP/IDoc+Statuses]

Read only

0 Likes
652

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