How to trigger 'Update existing rows' when using DI
Example: I'm trying to update sales order's Delivery Date. In SAP UI, if you change that field, it will ask if you want to update the delivery dates for the item rows.
My question is: how can we trigger/simulate this in DI? Or I have to manually change the delivery dates for each item rows?
Thanks.
Former Member replied
I guess when ur updating with DI u need to do this by Code. For each and every line u need to Update the date.
Hope it helps,
Vasu Natari.