Hi Guys, I'm trying to update 2 or more sales orders by using just one call to FM CRM_ORDER_MAINTAIN. Is this possible?
I've also tried BAPI_SLSTRANSACT_CHANGEMULTI but I think I'm not passing the correct relations between tables.
The requierement is to update a sales order by adding an item.
Order A -> itemA1
-> new item A2
Order B -> itemB1
-> new item B2
Thanks in advance.
Manuel