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 ship-point gets initial value

Former Member
0 Likes
746

Hello experts,

I'm using FM  BAPI_SALESORDER_CREATEFROMDAT2 to create a sales order. My problem is that although i fill  order_items_in and  order_items_inx with ship_point after the creation of SO, ship-point is set to spro default values. After some debugging i found out that value is changed on SD_SALES_ITEM_MAINTAIN in a form which is triggered because vbap-uepos is initial which makes no sence. Is there any Note that i can implement or a field to be filled to solve my problem ?

Regards

1 REPLY 1
Read only

0 Likes
531

Hi Ioannis,

Please look at OSS note 1495966 (Change of shipping point in order via BAPI). I hope this leads you to a solution.

Brian