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

Problem with Sales Order?

Former Member
0 Likes
468

Hi,

I am creating Sales Orders using IDocs Message Type ORDERS, for this I am using the standard function module IDOC_INPUT_ORDERS.

Sales orders are getting created, but the quantity field is not getting updated in the order and it remains always Zero. But, when I check in the Idoc I can see quantity field getting updated correctly.

So, can one let me know what could be the problem and what needs to be done in order to avoid this issue.

Raghuram.

Hi,

I am creating Sales Orders using IDocs Message Type ORDERS, for this I am using the standard function module IDOC_INPUT_ORDERS.

Sales orders are getting created, but the quantity field is not getting updated in the order and it remains always Zero. But, when I check in the Idoc I can see quantity field getting updated correctly.

So, can one let me know what could be the problem and what needs to be done in order to avoid this issue.

Raghuram.

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
442

Try to fill the scdule line with the quantity in the segment E1EDP20 of the basic type ORDERS01.

Regards,

Naimesh Patel

Read only

0 Likes
442

Is it mandatory to fill E1EDP20 segment or not?