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

Sales order BAPI_SALESORDER_CREATEFROMDAT2 does not return schedule data

Former Member
0 Likes
457

Hi All,

I am trying to create Sales Order using the BAPI_SALESORDER_CREATEFROMDAT2, and i am giving the header info, Order_item_in, Order_item_inx, Order_partner, Order_schedule_in,order_schedule_inx, partner_address. When the sales order is saved i want to get the expected delivery date. And for that i am selecting the delivery date field in order_schedule_inx but it is still not retrieving the date. Am i doing something wrong or is there an OSS note that need to be applied to fix it??..Any idea's would be greatly appreciated as it is very urgent..

Thanks,

David.

2 REPLIES 2
Read only

Former Member
0 Likes
407

Can someone help me on this as its very urgent!!!1..Or is this not possible in SAP but we have that table so i should get the value back i am not able to understand why i am not getting anything back...Any help would be greatly appreciated..

Thanks,

David.

Read only

Former Member
0 Likes
407

Hi,

If you are not getting the delivery date..Try calling the BAPISDORDER_GETDETAILEDLIST to get the details of the sales order...once you create the order...

THanks,

Naren