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

Bapi_salesorder_createfromDAT2

Former Member
0 Likes
497

Hi,

I am passing the order quantity in the fields Target_Qty

and unit in Target_QU. But the values is not getting updated.

Can any one help me?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
453

Check whether you put 'X' in the corresponding ORDER_SCHEDULES_INX fields.

Cheers,

Satya

3 REPLIES 3
Read only

Former Member
0 Likes
453

Hi!

For sales order item quantity to be populated you have to specify it in ORDER_SCHEDULES_IN-REQ_QTY for respective item. Additionally you may have to specify ORDER_SCHEDULES_IN-REQ_DATE for this item as well.

Regards,

Maxim.

Read only

Former Member
0 Likes
454

Check whether you put 'X' in the corresponding ORDER_SCHEDULES_INX fields.

Cheers,

Satya

Read only

0 Likes
453

This message was moderated.